aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-12-02 02:27:44 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-12-02 02:27:44 +0100
commitaa5d1e425c9ab350c948f703f533e54334aa57bf (patch)
tree88741acb79af73157ac1973bcde7a26bb76c0c70 /org.eclipse.jgit.http.test
parent5bb71dd2d4013eb4147ecbfead248d31a98c5537 (diff)
downloadjgit-aa5d1e425c9ab350c948f703f533e54334aa57bf.tar.gz
jgit-aa5d1e425c9ab350c948f703f533e54334aa57bf.zip
JGit v5.3.9.202012012026-rv5.3.9.202012012026-r
Change-Id: I75e03ef8630d7a369e97be0f797253b968575354 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 0afeb5767e..95323a95b7 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: 5.3.9.qualifier
+Bundle-Version: 5.3.9.202012012026-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 098328ea0d..e5f47ff155 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>5.3.9-SNAPSHOT</version>
+ <version>5.3.9.202012012026-r</version>
</parent>
<artifactId>org.eclipse.jgit.http.test</artifactId>