summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-12-23 13:20:53 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2014-12-23 13:56:43 +0100
commitb2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b (patch)
tree475a24db61531b7fbd09c29902f6fc5306220fae /org.eclipse.jgit.pgm.test
parent15e8b4fb2e0367f1f66569da4e32ac730feb9119 (diff)
downloadjgit-b2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b.tar.gz
jgit-b2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b.zip
JGit v3.6.0.201412230720-rv3.6.0.201412230720-r
Change-Id: Ic28e2bbbdb1099e948c64a005c39f6b8d8ac69a8 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 b2173c5bd2..3e16d1e7d8 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: 3.6.0.qualifier
+Bundle-Version: 3.6.0.201412230720-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 cf6cac73de..17a65dce70 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>3.6.0-SNAPSHOT</version>
+ <version>3.6.0.201412230720-r</version>
</parent>
<artifactId>org.eclipse.jgit.pgm.test</artifactId>