summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-10-06 12:50:29 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-10-06 14:05:29 +0200
commitc2a866b1098ec9fb280d894e7972648a3d521c11 (patch)
tree45a14255964805ef5a397267bbe55a2b55a363df /org.eclipse.jgit.http.test
parent816bcd259e73682f72147495a1287ee54a5dc04c (diff)
downloadjgit-c2a866b1098ec9fb280d894e7972648a3d521c11.tar.gz
jgit-c2a866b1098ec9fb280d894e7972648a3d521c11.zip
JGit v4.11.4.201810060650-rv4.11.4.201810060650-r
Change-Id: I5700ebd341b6b997a7757b17e7d731c4ce608ec2 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test')
-rw-r--r--org.eclipse.jgit.http.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.http.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
index b4b7de698d..688baba021 100644
--- a/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.jgit.http.test
Bundle-SymbolicName: org.eclipse.jgit.http.test
-Bundle-Version: 4.11.4.qualifier
+Bundle-Version: 4.11.4.201810060650-r
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/org.eclipse.jgit.http.test/pom.xml b/org.eclipse.jgit.http.test/pom.xml
index dfe6388901..0929e2ecb6 100644
--- a/org.eclipse.jgit.http.test/pom.xml
+++ b/org.eclipse.jgit.http.test/pom.xml
@@ -51,7 +51,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>4.11.4-SNAPSHOT</version>
+ <version>4.11.4.201810060650-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.test</artifactId>