Commit bda937e 1 parent 16261ac commit bda937e Copy full SHA for bda937e
File tree 13 files changed +20
-20
lines changed
org.abapgit.adt.updatesite
org.abapgit.adt.backend.test
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
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %Bundle-Name
4
4
Bundle-SymbolicName : org.abapgit.adt.backend;singleton:=true
5
- Bundle-Version : 1.6.4
5
+ Bundle-Version : 1.6.5
6
6
Bundle-ClassPath : .
7
7
Bundle-Vendor : %providerName
8
8
Bundle-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
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >org.abapgit.adt.backend</artifactId >
5
5
<groupId >org.abapgit.adt</groupId >
6
- <version >1.6.4 </version >
6
+ <version >1.6.5 </version >
7
7
<name >org.abapgit.adt.backend</name >
8
8
<packaging >eclipse-plugin</packaging >
9
9
10
10
<parent >
11
11
<artifactId >org.abapgit.adt.parent</artifactId >
12
12
<groupId >org.abapgit.adt</groupId >
13
- <version >1.6.4 </version >
13
+ <version >1.6.5 </version >
14
14
<relativePath >../</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.abapgit.adt.feature"
4
4
label =" abapGit for ABAP Development Tools (ADT)"
5
- version =" 1.6.4 " >
5
+ version =" 1.6.5 " >
6
6
7
7
<description url =" http://abapgit.org" >
8
8
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
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >org.abapgit.adt.feature</artifactId >
5
5
<groupId >org.abapgit.adt</groupId >
6
- <version >1.6.4 </version >
6
+ <version >1.6.5 </version >
7
7
<name >org.abapgit.adt.feature</name >
8
8
<packaging >eclipse-feature</packaging >
9
9
10
10
<parent >
11
11
<artifactId >org.abapgit.adt.parent</artifactId >
12
12
<groupId >org.abapgit.adt</groupId >
13
- <version >1.6.4 </version >
13
+ <version >1.6.5 </version >
14
14
<relativePath >../</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %Bundle-Name
4
4
Bundle-SymbolicName : org.abapgit.adt.ui;singleton:=true
5
- Bundle-Version : 1.6.4
5
+ Bundle-Version : 1.6.5
6
6
Bundle-Activator : org.abapgit.adt.ui.AbapGitUIPlugin
7
7
Bundle-ClassPath : .
8
8
Bundle-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
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >org.abapgit.adt.ui</artifactId >
5
5
<groupId >org.abapgit.adt</groupId >
6
- <version >1.6.4 </version >
6
+ <version >1.6.5 </version >
7
7
<name >org.abapgit.adt.ui</name >
8
8
<packaging >eclipse-plugin</packaging >
9
9
10
10
<parent >
11
11
<artifactId >org.abapgit.adt.parent</artifactId >
12
12
<groupId >org.abapgit.adt</groupId >
13
- <version >1.6.4 </version >
13
+ <version >1.6.5 </version >
14
14
<relativePath >../</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 2
2
xsi: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" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >org.abapgit.adt.updatesite</artifactId >
5
- <version >1.6.4 </version >
5
+ <version >1.6.5 </version >
6
6
<name >abapGit for ABAP Development Tools (ADT)</name >
7
7
<packaging >eclipse-repository</packaging >
8
8
9
9
<parent >
10
10
<artifactId >org.abapgit.adt.parent</artifactId >
11
11
<groupId >org.abapgit.adt</groupId >
12
- <version >1.6.4 </version >
12
+ <version >1.6.5 </version >
13
13
<relativePath >../</relativePath >
14
14
</parent >
15
15
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.abapgit.adt</groupId >
5
5
<artifactId >org.abapgit.adt.parent</artifactId >
6
- <version >1.6.4 </version >
6
+ <version >1.6.5 </version >
7
7
<name >abapGit</name >
8
8
<packaging >pom</packaging >
9
9
<modules >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Unit Tests for abapGit ADT Backend components
4
4
Bundle-SymbolicName : org.abapgit.adt.backend.test;singleton:=true
5
- Bundle-Version : 1.6.4
5
+ Bundle-Version : 1.6.5
6
6
Bundle-ClassPath : .
7
7
Bundle-Vendor : abapGit
8
8
Fragment-Host : org.abapgit.adt.backend
Original file line number Diff line number Diff line change 2
2
xsi: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" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >org.abapgit.adt.backend.test</artifactId >
5
- <version >1.6.4 </version >
5
+ <version >1.6.5 </version >
6
6
<name >org.abapgit.adt.backend.test</name >
7
7
<packaging >eclipse-test-plugin</packaging >
8
8
<parent >
9
9
<groupId >org.abapgit.adt</groupId >
10
10
<artifactId >tests</artifactId >
11
- <version >1.6.4 </version >
11
+ <version >1.6.5 </version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : AbapGit UI tests
4
4
Bundle-SymbolicName : org.abapgit.adt.ui.test;singleton:=true
5
- Bundle-Version : 1.6.4
5
+ Bundle-Version : 1.6.5
6
6
Bundle-ClassPath : .
7
7
Bundle-Vendor : abapGit
8
8
Fragment-Host : org.abapgit.adt.ui;bundle-version="0.13.2"
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >org.abapgit.adt.ui.test</artifactId >
5
5
<groupId >org.abapgit.adt</groupId >
6
- <version >1.6.4 </version >
6
+ <version >1.6.5 </version >
7
7
<name >org.abapgit.adt.ui.test</name >
8
8
<packaging >eclipse-test-plugin</packaging >
9
9
<parent >
10
10
<groupId >org.abapgit.adt</groupId >
11
11
<artifactId >tests</artifactId >
12
- <version >1.6.4 </version >
12
+ <version >1.6.5 </version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >org.abapgit.adt</groupId >
6
6
<artifactId >tests</artifactId >
7
- <version >1.6.4 </version >
7
+ <version >1.6.5 </version >
8
8
<name >Test Fragments</name >
9
9
<packaging >pom</packaging >
10
10
<description >Test Fragments</description >
11
11
12
12
<parent >
13
13
<groupId >org.abapgit.adt</groupId >
14
14
<artifactId >org.abapgit.adt.parent</artifactId >
15
- <version >1.6.4 </version >
15
+ <version >1.6.5 </version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
You can’t perform that action at this time.
0 commit comments