summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-06-01 18:17:31 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-06-01 18:17:31 +0200
commit7b1ade51d24f6efacfddd91fcfed7137c27642d3 (patch)
tree717629c6f404f3840c2ed7bb6a6dd8ca518f3983 /org.eclipse.jgit.pgm.test
parent9fccad2e46d09052f4433e6764448c3518ae37f0 (diff)
downloadjgit-7b1ade51d24f6efacfddd91fcfed7137c27642d3.tar.gz
jgit-7b1ade51d24f6efacfddd91fcfed7137c27642d3.zip
JGit v6.2.0.202206011217-rc1v6.2.0.202206011217-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Id9639b466583d8c373ef700402cb685ce4a8ee15
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 c1b6ae6422..5b23958bf8 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: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.pgm.test
Bundle-SymbolicName: org.eclipse.jgit.pgm.test
-Bundle-Version: 6.2.0.qualifier
+Bundle-Version: 6.2.0.202206011217-rc1
Bundle-Vendor: %Bundle-Vendor
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 d26919a4d6..a58f5e2c0c 100644
--- a/org.eclipse.jgit.pgm.test/pom.xml
+++ b/org.eclipse.jgit.pgm.test/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>6.2.0-SNAPSHOT</version>
+ <version>6.2.0.202206011217-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.pgm.test</artifactId>