File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed
org.abapgit.adt.updatesite Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %Bundle-Name
44Bundle-SymbolicName : org.abapgit.adt.backend;singleton:=true
5- Bundle-Version : 0.12.8
5+ Bundle-Version : 0.12.9
66Bundle-ClassPath : .
77Bundle-Localization : plugin
88Require-Bundle : org.eclipse.core.runtime;bundle-version="[3.12.0,4.0.0)",
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >org.abapgit.adt.backend</artifactId >
55 <groupId >org.abapgit.adt</groupId >
6- <version >0.12.8 </version >
6+ <version >0.12.9 </version >
77 <name >org.abapgit.adt.backend</name >
88 <packaging >eclipse-plugin</packaging >
99
1010 <parent >
1111 <artifactId >org.abapgit.adt.parent</artifactId >
1212 <groupId >org.abapgit.adt</groupId >
13- <version >0.12.8 </version >
13+ <version >0.12.9 </version >
1414 <relativePath >../</relativePath >
1515 </parent >
1616
Original file line number Diff line number Diff line change 22<feature
33 id =" org.abapgit.adt.feature"
44 label =" abapGit for ABAP Development Tools (ADT)"
5- version =" 0.12.8 " >
5+ version =" 0.12.9 " >
66
77 <description url =" http://abapgit.org" >
88 abapGit plugin for ABAP Development Tools (ADT)
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >org.abapgit.adt.feature</artifactId >
55 <groupId >org.abapgit.adt</groupId >
6- <version >0.12.8 </version >
6+ <version >0.12.9 </version >
77 <name >org.abapgit.adt.feature</name >
88 <packaging >eclipse-feature</packaging >
99
1010 <parent >
1111 <artifactId >org.abapgit.adt.parent</artifactId >
1212 <groupId >org.abapgit.adt</groupId >
13- <version >0.12.8 </version >
13+ <version >0.12.9 </version >
1414 <relativePath >../</relativePath >
1515 </parent >
1616
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %Bundle-Name
44Bundle-SymbolicName : org.abapgit.adt.ui;singleton:=true
5- Bundle-Version : 0.12.8
5+ Bundle-Version : 0.12.9
66Bundle-ClassPath : .
77Bundle-Localization : plugin
88Require-Bundle : org.eclipse.core.runtime;bundle-version="[3.12.0,4.0.0)",
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >org.abapgit.adt.ui</artifactId >
55 <groupId >org.abapgit.adt</groupId >
6- <version >0.12.8 </version >
6+ <version >0.12.9 </version >
77 <name >org.abapgit.adt.ui</name >
88 <packaging >eclipse-plugin</packaging >
99
1010 <parent >
1111 <artifactId >org.abapgit.adt.parent</artifactId >
1212 <groupId >org.abapgit.adt</groupId >
13- <version >0.12.8 </version >
13+ <version >0.12.9 </version >
1414 <relativePath >../</relativePath >
1515 </parent >
1616
Original file line number Diff line number Diff line change 22xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0" >
33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >org.abapgit.adt.updatesite</artifactId >
5- <version >0.12.8 </version >
5+ <version >0.12.9 </version >
66 <name >abapGit for ABAP Development Tools (ADT)</name >
77 <packaging >eclipse-repository</packaging >
88
99 <parent >
1010 <artifactId >org.abapgit.adt.parent</artifactId >
1111 <groupId >org.abapgit.adt</groupId >
12- <version >0.12.8 </version >
12+ <version >0.12.9 </version >
1313 <relativePath >../</relativePath >
1414 </parent >
1515
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.abapgit.adt</groupId >
55 <artifactId >org.abapgit.adt.parent</artifactId >
6- <version >0.12.8 </version >
6+ <version >0.12.9 </version >
77 <name >abapGit</name >
88 <packaging >pom</packaging >
99 <modules >
You can’t perform that action at this time.
0 commit comments