summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-12-24 11:21:27 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-12-24 11:21:27 +0100
commit40366c1cf551fc59a04d796fe7f9cd99617e1416 (patch)
tree85fd7046f0c617cfb6955d76774f9f4476e5ad76 /org.eclipse.jgit.ant
parent61f0bd54d058789d73a8db0dfb8d23310aa8c411 (diff)
downloadjgit-40366c1cf551fc59a04d796fe7f9cd99617e1416.tar.gz
jgit-40366c1cf551fc59a04d796fe7f9cd99617e1416.zip
JGit v4.5.5.201812240535-rv4.5.5.201812240535-r
Change-Id: I6e89e937c08757887967d91afb39cfbe8372d6b5 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 8a4c823860..0af90202ce 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.5.5.qualifier
+Bundle-Version: 4.5.5.201812240535-r
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[4.5.5,4.6.0)"
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml
index 38c70cc746..2463b7a2bf 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.5.5-SNAPSHOT</version>
+ <version>4.5.5.201812240535-r</version>
</parent>
<artifactId>org.eclipse.jgit.ant</artifactId>