summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-11-10 22:48:00 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2015-11-10 22:48:00 +0100
commit3a93c8bdca09db61cc4b58f6438763611008e545 (patch)
tree2779483eddd61797159d7d5e0ca6fd5d781043d9 /org.eclipse.jgit.ant
parenta74ff164e48811ff368ce3dde384a16a565be31e (diff)
downloadjgit-3a93c8bdca09db61cc4b58f6438763611008e545.tar.gz
jgit-3a93c8bdca09db61cc4b58f6438763611008e545.zip
JGit v4.2.0.201511101648-m1v4.2.0.201511101648-m1
Change-Id: I659e9e95a96797f78f23669cfc5946c6b2d9c088 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 0cdf8bac2a..18c87ffe9b 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.2.0.qualifier
+Bundle-Version: 4.2.0.201511101648-m1
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[4.2.0,4.3.0)"
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml
index 1a445ea877..f938ab3661 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.2.0-SNAPSHOT</version>
+ <version>4.2.0.201511101648-m1</version>
</parent>
<artifactId>org.eclipse.jgit.ant</artifactId>