summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.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.pgm.test
parent4974090d33011edf6c4112ea881741f2bf288a8f (diff)
downloadjgit-aacd4f721bba97eda3756e2fcbd71b5e57b3673a.tar.gz
jgit-aacd4f721bba97eda3756e2fcbd71b5e57b3673a.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.pgm.test')
-rw-r--r--org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.pgm.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
index 717ffc158d..d280d3cb5c 100644
--- a/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.pgm.test
-Bundle-Version: 2.0.0.qualifier
+Bundle-Version: 2.0.0.201206130900-r
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml
index 05d452ddf5..d0da228615 100644
--- a/org.eclipse.jgit.pgm.test/pom.xml
+++ b/org.eclipse.jgit.pgm.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.pgm.test</artifactId>