summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-11-12 10:38:44 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2014-11-12 10:38:44 +0100
commitb5e5abcf4d6221c981e21b2d78f3fc7500b89a41 (patch)
tree5513fc596be122c74e113768b3be335263f276c7 /org.eclipse.jgit.http.apache
parent3e131a35e3166f1615611b4df30b1772812b6016 (diff)
downloadjgit-b5e5abcf4d6221c981e21b2d78f3fc7500b89a41.tar.gz
jgit-b5e5abcf4d6221c981e21b2d78f3fc7500b89a41.zip
JGit v3.5.2.201411120430-rv3.5.2.201411120430-r
Change-Id: I217d25ee712cbde52bc9319ef1dd15d2f571d37a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.apache')
-rw-r--r--org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.http.apache/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
index eba0aa3453..5f342a1895 100644
--- a/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.http.apache
-Bundle-Version: 3.5.2.qualifier
+Bundle-Version: 3.5.2.201411120430-r
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Localization: plugin
Bundle-Vendor: %Provider-Name
diff --git a/org.eclipse.jgit.http.apache/pom.xml b/org.eclipse.jgit.http.apache/pom.xml
index dcfe0a6439..b76c4bc5b1 100644
--- a/org.eclipse.jgit.http.apache/pom.xml
+++ b/org.eclipse.jgit.http.apache/pom.xml
@@ -48,7 +48,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>3.5.2-SNAPSHOT</version>
+ <version>3.5.2.201411120430-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.apache</artifactId>