File tree Expand file tree Collapse file tree 13 files changed +20
-20
lines changed
org.abapgit.adt.updatesite
org.abapgit.adt.backend.test Expand file tree Collapse file tree 13 files changed +20
-20
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 : 1.7.11
5+ Bundle-Version : 1.7.12
66Bundle-ClassPath : .
77Bundle-Vendor : %providerName
88Bundle-Localization : plugin
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 >1.7.11 </version >
6+ <version >1.7.12 </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 >1.7.11 </version >
13+ <version >1.7.12 </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 =" 1.7.11 " >
5+ version =" 1.7.12 " >
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 >1.7.11 </version >
6+ <version >1.7.12 </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 >1.7.11 </version >
13+ <version >1.7.12 </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 : 1.7.11
5+ Bundle-Version : 1.7.12
66Bundle-Activator : org.abapgit.adt.ui.AbapGitUIPlugin
77Bundle-ClassPath : .
88Bundle-Localization : plugin
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 >1.7.11 </version >
6+ <version >1.7.12 </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 >1.7.11 </version >
13+ <version >1.7.12 </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 >1.7.11 </version >
5+ <version >1.7.12 </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 >1.7.11 </version >
12+ <version >1.7.12 </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 >1.7.11 </version >
6+ <version >1.7.12 </version >
77 <name >abapGit</name >
88 <packaging >pom</packaging >
99 <modules >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : Unit Tests for abapGit ADT Backend components
44Bundle-SymbolicName : org.abapgit.adt.backend.test;singleton:=true
5- Bundle-Version : 1.7.11
5+ Bundle-Version : 1.7.12
66Bundle-ClassPath : .
77Bundle-Vendor : abapGit
88Fragment-Host : org.abapgit.adt.backend
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.backend.test</artifactId >
5- <version >1.7.11 </version >
5+ <version >1.7.12 </version >
66 <name >org.abapgit.adt.backend.test</name >
77 <packaging >eclipse-test-plugin</packaging >
88 <parent >
99 <groupId >org.abapgit.adt</groupId >
1010 <artifactId >tests</artifactId >
11- <version >1.7.11 </version >
11+ <version >1.7.12 </version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414</project >
You can’t perform that action at this time.
0 commit comments