aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-12-07 00:20:43 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-12-07 00:20:43 +0100
commitc84c08107d78c99ce4cd74d558947e7715a9ca99 (patch)
tree23b12edf7df47a2a85514f8d263b726d0ab62586 /org.eclipse.jgit.http.apache
parent1136834f02db3e35eb0da0ddcda45fe1d32de452 (diff)
downloadjgit-c84c08107d78c99ce4cd74d558947e7715a9ca99.tar.gz
jgit-c84c08107d78c99ce4cd74d558947e7715a9ca99.zip
JGit v5.2.0.201812061821-rv5.2.0.201812061821-r
Change-Id: I8528c913ad1a820ee9a2fa6be1c9125b518caefe 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 07778e8c52..1305679b5b 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.2.0.qualifier
+Bundle-Version: 5.2.0.201812061821-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 8aea8870e4..2f5e80d56c 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.2.0-SNAPSHOT</version>
+ <version>5.2.0.201812061821-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.apache</artifactId>