summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-06-11 00:28:11 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2013-06-11 00:56:27 +0200
commitf384644774ae01823e850c862aeda5bddb4a4326 (patch)
treeed0e0c8df4d7726925aa6615dbb1ff21070e3d36 /org.eclipse.jgit.ant
parentb83c269369cb83cea10bd5b32891a4bb42793230 (diff)
downloadjgit-f384644774ae01823e850c862aeda5bddb4a4326.tar.gz
jgit-f384644774ae01823e850c862aeda5bddb4a4326.zip
JGit v3.0.0.201306101825-rv3.0.0.201306101825-r
Change-Id: Ie8deab94c6263b5198f0bcb4533b1cfb3f5724b1 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 3343dacf3e..439fe931f9 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: 3.0.0.qualifier
+Bundle-Version: 3.0.0.201306101825-r
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[3.0.0,3.1.0)"
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml
index 5593c169cd..92a1007d33 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>3.0.0-SNAPSHOT</version>
+ <version>3.0.0.201306101825-r</version>
</parent>
<artifactId>org.eclipse.jgit.ant</artifactId>