summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-10-14 00:38:49 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2014-10-14 00:38:49 +0200
commit450ce163eff705e3f7d464f39810489434eaf343 (patch)
tree6f5b3c6ac0e2dd7f1843ab6aac13a06019d6579e /org.eclipse.jgit.http.apache
parent2a01c98ea199bc101cfcda98ab12a7a4c4c20e52 (diff)
downloadjgit-450ce163eff705e3f7d464f39810489434eaf343.tar.gz
jgit-450ce163eff705e3f7d464f39810489434eaf343.zip
JGit v3.5.1.201410131835-rv3.5.1.201410131835-r
Change-Id: I37e049c8e81f963cfb7c17f1af91fd4245766aee 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 a3c6e6aeb5..0933ec8b01 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.1.qualifier
+Bundle-Version: 3.5.1.201410131835-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 5877f8374b..ef7e0d0d3a 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.1-SNAPSHOT</version>
+ <version>3.5.1.201410131835-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.apache</artifactId>