summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-06-05 13:10:10 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-06-05 13:10:10 +0200
commitca57743a45162ea32ff0312b2f758720d1d1f356 (patch)
tree54daac1ced462ef2626c28db4e984c6b7c845a07 /org.eclipse.jgit.http.apache
parent7dbd2bfe7e0598097cf35aedd700d86b468bec7d (diff)
downloadjgit-ca57743a45162ea32ff0312b2f758720d1d1f356.tar.gz
jgit-ca57743a45162ea32ff0312b2f758720d1d1f356.zip
JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3
Change-Id: Ic7a6a87dd3a21351e60fbf6cd330456adf1f6800 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..ebf7f7b254 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.201806050710-rc3
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..417386cc98 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.201806050710-rc3</version>
</parent>
<artifactId>org.eclipse.jgit.http.apache</artifactId>