summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-29 00:44:17 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-29 00:44:17 +0200
commita7d3ac9675d34a247b2d2b4440dd68ce23508d8a (patch)
tree4a61b735e3625a95601e5f824a64f6c07a5dbbf1 /org.eclipse.jgit.ssh.apache.test
parentc5f43db48fce707e3aece9e2605ac11ad082edd6 (diff)
downloadjgit-a7d3ac9675d34a247b2d2b4440dd68ce23508d8a.tar.gz
jgit-a7d3ac9675d34a247b2d2b4440dd68ce23508d8a.zip
JGit v6.10.0.202405282244-rc1v6.10.0.202405282244-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Ia525790e0b4c9011b29768d2b9727cb48b21ba84
Diffstat (limited to 'org.eclipse.jgit.ssh.apache.test')
-rw-r--r--org.eclipse.jgit.ssh.apache.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.ssh.apache.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.ssh.apache.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.ssh.apache.test/META-INF/MANIFEST.MF
index 67c530b2fe..87937a4178 100644
--- a/org.eclipse.jgit.ssh.apache.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ssh.apache.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ssh.apache.test
Bundle-SymbolicName: org.eclipse.jgit.ssh.apache.test
-Bundle-Version: 6.10.0.qualifier
+Bundle-Version: 6.10.0.202405282244-rc1
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/org.eclipse.jgit.ssh.apache.test/pom.xml b/org.eclipse.jgit.ssh.apache.test/pom.xml
index eb471d121c..54ba3f269d 100644
--- a/org.eclipse.jgit.ssh.apache.test/pom.xml
+++ b/org.eclipse.jgit.ssh.apache.test/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>6.10.0-SNAPSHOT</version>
+ <version>6.10.0.202405282244-rc1</version>
</parent>
<artifactId>org.eclipse.jgit.ssh.apache.test</artifactId>