summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-03-13 13:47:54 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2019-03-13 13:47:54 +0100
commitde4a6332011ba1ddb7780a8646f1010aa8d27cfa (patch)
treea6f261696d55121b89b40fc8a697741197d8b0c7 /org.eclipse.jgit.pgm.test
parent9e74c4980865a2bb9758185285c51e9bf3d29fb5 (diff)
downloadjgit-de4a6332011ba1ddb7780a8646f1010aa8d27cfa.tar.gz
jgit-de4a6332011ba1ddb7780a8646f1010aa8d27cfa.zip
JGit v5.3.0.201903130848-rv5.3.0.201903130848-r
Change-Id: I52256a6d07011030698299d9a97dd01ea825fb7f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test')
-rw-r--r--org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.pgm.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
index 3819bb9ff1..b84b6f8e23 100644
--- a/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.pgm.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.jgit.pgm.test
Bundle-SymbolicName: org.eclipse.jgit.pgm.test
-Bundle-Version: 5.3.0.qualifier
+Bundle-Version: 5.3.0.201903130848-r
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
diff --git a/org.eclipse.jgit.pgm.test/pom.xml b/org.eclipse.jgit.pgm.test/pom.xml
index ea18b01c96..ae4cb9dbd6 100644
--- a/org.eclipse.jgit.pgm.test/pom.xml
+++ b/org.eclipse.jgit.pgm.test/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>5.3.0-SNAPSHOT</version>
+ <version>5.3.0.201903130848-r</version>
</parent>
<artifactId>org.eclipse.jgit.pgm.test</artifactId>