aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2016-12-24 01:42:38 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2016-12-24 01:42:38 +0100
commit73a432514936fcee1386b37a0d60dcd913706bd1 (patch)
tree857f112a348f8f20058414ba5ee62f8fa56ae3ea /org.eclipse.jgit.ant
parent5274da3c3ca8d59c4cce41914776837f457ca734 (diff)
downloadjgit-73a432514936fcee1386b37a0d60dcd913706bd1.tar.gz
jgit-73a432514936fcee1386b37a0d60dcd913706bd1.zip
JGit v4.6.0.201612231935-rv4.6.0.201612231935-r
Change-Id: Iaa88fe1b195dfe6be99a7b4cb064684e75563715 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant')
-rw-r--r--org.eclipse.jgit.ant/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.ant/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
index 26e4cc3be9..5276d39328 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.ant
-Bundle-Version: 4.6.0.qualifier
+Bundle-Version: 4.6.0.201612231935-r
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[4.6.0,4.7.0)"
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml
index 01f0d42a9f..2cd7aa7aa1 100644
--- a/org.eclipse.jgit.ant/pom.xml
+++ b/org.eclipse.jgit.ant/pom.xml
@@ -48,7 +48,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.6.0.201612231935-r</version>
</parent>
<artifactId>org.eclipse.jgit.ant</artifactId>