summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-12-25 00:56:54 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-12-25 00:56:54 +0100
commitcc76de549a28527b738b237fd39f5bc05ad6489e (patch)
tree5dd9d96b64374ed5caf375b2242a5d1919877d78 /org.eclipse.jgit.http.apache
parentaffbb99271b7307c2e30795b561fb08a850f56c1 (diff)
downloadjgit-cc76de549a28527b738b237fd39f5bc05ad6489e.tar.gz
jgit-cc76de549a28527b738b237fd39f5bc05ad6489e.zip
JGit v4.11.6.201812241910-rv4.11.6.201812241910-r
Change-Id: I21bfe7a76450184bce43cbe8ebcaa7891e4b12ed 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 a0338fb9aa..174bcaacbe 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: 4.11.6.qualifier
+Bundle-Version: 4.11.6.201812241910-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 0620ab0cc8..66acc33851 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>4.11.6-SNAPSHOT</version>
+ <version>4.11.6.201812241910-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.apache</artifactId>