summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-06-13 18:11:23 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-06-13 18:11:23 +0200
commit94a585e6e87e09880e611a79585fb24090fee271 (patch)
tree0c7470be5878b7048f2bf5ec1da4777074f957c5 /org.eclipse.jgit.http.apache
parent2d276161a21f6c406893da61aac4d60fa4eaff5d (diff)
downloadjgit-94a585e6e87e09880e611a79585fb24090fee271.tar.gz
jgit-94a585e6e87e09880e611a79585fb24090fee271.zip
JGit v5.0.0.201806131210-r
Change-Id: Iedccfcaf57c11822f1faf5d5195357de42b2a14e 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 ced2532c00..62fd8aadcb 100644
--- a/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.apache/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.http.apache
Bundle-SymbolicName: org.eclipse.jgit.http.apache
-Bundle-Version: 5.0.0.qualifier
+Bundle-Version: 5.0.0.201806131210-r
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
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 8d3e365ff6..33ec2f7b0e 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>5.0.0-SNAPSHOT</version>
+ <version>5.0.0.201806131210-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.apache</artifactId>