aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-10-06 00:27:38 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-10-06 00:27:38 +0200
commit9c90816cd95910985b20093c78a654fa10ca2d2d (patch)
tree03dbc4abe593569233b7d1ab273de1d57f14c61b /org.eclipse.jgit.test
parente4c28665b60140f43e2caaa7926fa51e093682d5 (diff)
downloadjgit-9c90816cd95910985b20093c78a654fa10ca2d2d.tar.gz
jgit-9c90816cd95910985b20093c78a654fa10ca2d2d.zip
JGit v4.7.5.201810051826-rv4.7.5.201810051826-r
Change-Id: I60c7a2eff3dab5083f71df0d9465a4e94b5e2513 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 1931554930..a4a10c8491 100644
--- a/org.eclipse.jgit.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.test
-Bundle-Version: 4.7.5.qualifier
+Bundle-Version: 4.7.5.201810051826-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 b3c10094d8..bd07200ce2 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>4.7.5-SNAPSHOT</version>
+ <version>4.7.5.201810051826-r</version>
</parent>
<artifactId>org.eclipse.jgit.test</artifactId>