summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-06-13 15:03:59 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2012-06-13 15:03:59 +0200
commitaacd4f721bba97eda3756e2fcbd71b5e57b3673a (patch)
tree2bfe79e35706b0007f1a8afda325de90d94f2871 /org.eclipse.jgit.ant.test
parent4974090d33011edf6c4112ea881741f2bf288a8f (diff)
downloadjgit-2.0.0.201206130900-r.tar.gz
jgit-2.0.0.201206130900-r.zip
JGit v2.0.0.201206130900-rv2.0.0.201206130900-r
Change-Id: I685e09b3e37d68614df1b5cc5f687a65cd6eb82d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test')
-rw-r--r--org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.ant.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
index 6c476e33d0..981ad6d6e2 100644
--- a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.ant.test
-Bundle-Version: 2.0.0.qualifier
+Bundle-Version: 2.0.0.201206130900-r
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.apache.tools.ant,
diff --git a/org.eclipse.jgit.ant.test/pom.xml b/org.eclipse.jgit.ant.test/pom.xml
index 0ccc8b345c..ec5f45bec1 100644
--- a/org.eclipse.jgit.ant.test/pom.xml
+++ b/org.eclipse.jgit.ant.test/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0.201206130900-r</version>
</parent>
<artifactId>org.eclipse.jgit.ant.test</artifactId>