summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2016-01-21 23:47:12 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2016-01-21 23:47:12 +0100
commit20c2079f70c0150dcda105a6952a73b57c2c4f6a (patch)
tree6248547fa6e8cf1898f05211cf32bf5d2900ade1 /org.eclipse.jgit.http.test
parent44097515163f0be59775221b7fad6120452801c5 (diff)
downloadjgit-20c2079f70c0150dcda105a6952a73b57c2c4f6a.tar.gz
jgit-20c2079f70c0150dcda105a6952a73b57c2c4f6a.zip
JGit v4.2.0.201601211800-rv4.2.0.201601211800-r
Change-Id: I89f33b0da81ff499315baa5311f95f31724fa510 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test')
-rw-r--r--org.eclipse.jgit.http.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.http.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
index f8bd4915f9..a80f210faa 100644
--- a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.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.http.test
-Bundle-Version: 4.2.0.qualifier
+Bundle-Version: 4.2.0.201601211800-r
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml
index 0af30f659d..4bd1fe3d7b 100644
--- a/org.eclipse.jgit.http.test/pom.xml
+++ b/org.eclipse.jgit.http.test/pom.xml
@@ -51,7 +51,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.201601211800-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.test</artifactId>