summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-09-27 13:34:51 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2013-09-27 13:34:51 +0200
commit6f0681eb9fe213304ec53948639cd9d7b790d629 (patch)
treeb20597ab017c9dc5d3c7411fa06166bf15b90f94 /org.eclipse.jgit.http.test
parenta065a06c2aefd0f5c5fc70d3410c3202f4d03268 (diff)
downloadjgit-6f0681eb9fe213304ec53948639cd9d7b790d629.tar.gz
jgit-6f0681eb9fe213304ec53948639cd9d7b790d629.zip
JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1
Change-Id: I48202dd461110da25f9bc159c938311fff0669e0 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 d9b86a11f3..9c4cd1c23f 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: 3.1.0.qualifier
+Bundle-Version: 3.1.0.201309270735-rc1
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml
index c24ef1c87f..a77e41449c 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>3.1.0-SNAPSHOT</version>
+ <version>3.1.0.201309270735-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.http.test</artifactId>