summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-04-28 00:41:59 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-04-28 00:41:59 +0200
commit38049a008dbc945ad76c5715bf224f9bf4caefc4 (patch)
tree3762344e027a5cd6187072ed5abe92cd2e295e46 /org.eclipse.jgit.http.apache
parent32f0963b84b8e40d05f683752d6cec3c94d07279 (diff)
downloadjgit-38049a008dbc945ad76c5715bf224f9bf4caefc4.tar.gz
jgit-38049a008dbc945ad76c5715bf224f9bf4caefc4.zip
JGit v5.3.1.201904271842-rv5.3.1.201904271842-r
Change-Id: If3c323acfd2b6933f7d4fbec480cd4e82224f701 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 cc327dadbe..e23d0c09c9 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.3.1.qualifier
+Bundle-Version: 5.3.1.201904271842-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 3f4a78f42c..2e28fc7871 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.3.1-SNAPSHOT</version>
+ <version>5.3.1.201904271842-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.apache</artifactId>