summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-06-11 15:20:26 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2014-06-11 15:20:26 +0200
commitd0daad884f63953ef2155cf0bea8347d74b780a5 (patch)
tree562aad909fc4d06e54f19293743591f2b3a7db12 /org.eclipse.jgit.http.server
parent3b83e1a398f8a638e725621aae60d45210879a59 (diff)
downloadjgit-d0daad884f63953ef2155cf0bea8347d74b780a5.tar.gz
jgit-d0daad884f63953ef2155cf0bea8347d74b780a5.zip
JGit v3.4.0.201406110918-rv3.4.0.201406110918-r
Change-Id: I56543234316f04bff4e45628bcb8286a6e52e31f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.server')
-rw-r--r--org.eclipse.jgit.http.server/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.http.server/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
index 53d27d5d32..6d6895491a 100644
--- a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.server/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.server
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.0.201406110918-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Export-Package:
diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml
index 32c2b8f316..2198e4123b 100644
--- a/org.eclipse.jgit.http.server/pom.xml
+++ b/org.eclipse.jgit.http.server/pom.xml
@@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.201406110918-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.server</artifactId>