summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-09-10 11:24:32 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-10 11:24:32 +0200
commitae21714768f9db28500e6b9136195ec360f5116f (patch)
tree172e94bde85fd56b690194975d2ee7e5132cbfc2 /org.eclipse.jgit.ant
parent0d4e04c575ec81741599b1679ec2968dd2a37b93 (diff)
downloadjgit-ae21714768f9db28500e6b9136195ec360f5116f.tar.gz
jgit-ae21714768f9db28500e6b9136195ec360f5116f.zip
JGit v4.11.2.201809100523-rv4.11.2.201809100523-r
Change-Id: I85dab173a94b3036ccf669c20b9dffb4af0922b4 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 d148477042..1967b7d693 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ant
Bundle-SymbolicName: org.eclipse.jgit.ant
-Bundle-Version: 4.11.2.qualifier
+Bundle-Version: 4.11.2.201809100523-r
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[4.11.2,4.12.0)"
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml
index 29421d0ad0..27eb0d7a89 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.11.2-SNAPSHOT</version>
+ <version>4.11.2.201809100523-r</version>
</parent>
<artifactId>org.eclipse.jgit.ant</artifactId>