summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-12-31 02:08:55 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2017-12-31 02:08:55 +0100
commit55bf5a6c117822abf2f2ecb44fc415dc8a027ad7 (patch)
tree921fc32a613269a7a7af2ccd29bf9256a3142e5a /org.eclipse.jgit.ant.test
parent8779092716f096278ef7c763e2707111c897f82e (diff)
downloadjgit-4.10.0.201712302008-r.tar.gz
jgit-4.10.0.201712302008-r.zip
JGit v4.10.0.201712302008-rv4.10.0.201712302008-r
Change-Id: I9cc3a839d906acd01829df1de64cfafca8a6d008 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test')
-rw-r--r--org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.ant.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
index 06805e0ea7..1f016f17cf 100644
--- a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.jgit.ant.test
Bundle-SymbolicName: org.eclipse.jgit.ant.test
-Bundle-Version: 4.10.0.qualifier
+Bundle-Version: 4.10.0.201712302008-r
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.apache.tools.ant,
diff --git a/org.eclipse.jgit.ant.test/pom.xml b/org.eclipse.jgit.ant.test/pom.xml
index 50cc10d265..a722c51bdb 100644
--- a/org.eclipse.jgit.ant.test/pom.xml
+++ b/org.eclipse.jgit.ant.test/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>4.10.0-SNAPSHOT</version>
+ <version>4.10.0.201712302008-r</version>
</parent>
<artifactId>org.eclipse.jgit.ant.test</artifactId>