summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-04-20 10:42:58 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-04-20 10:42:58 +0200
commit22e41cfd56d782916bb0432963a108df6cb7793e (patch)
treef1f5a5f27bb6714fa98358c5627fc612208f57d8 /org.eclipse.jgit.test
parentcf7c49868bda2797d42b67841692aa5599356a90 (diff)
downloadjgit-22e41cfd56d782916bb0432963a108df6cb7793e.tar.gz
jgit-22e41cfd56d782916bb0432963a108df6cb7793e.zip
JGit v5.1.7.201904200442-rv5.1.7.201904200442-r
Change-Id: Ifaa3a88c5e117912a8c691b8b8369dd9a17faebb Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test')
-rw-r--r--org.eclipse.jgit.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.test/META-INF/MANIFEST.MF
index bc85fe435c..f3c9f8c8b1 100644
--- a/org.eclipse.jgit.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Automatic-Module-Name: org.eclipse.jgit.test
Bundle-SymbolicName: org.eclipse.jgit.test
-Bundle-Version: 5.1.7.qualifier
+Bundle-Version: 5.1.7.201904200442-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml
index b06333be1a..67d2dc29cd 100644
--- a/org.eclipse.jgit.test/pom.xml
+++ b/org.eclipse.jgit.test/pom.xml
@@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>5.1.7-SNAPSHOT</version>
+ <version>5.1.7.201904200442-r</version>
</parent>
<artifactId>org.eclipse.jgit.test</artifactId>