summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.jsch.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-11-29 15:49:43 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-11-29 15:49:43 +0100
commitc43560487bfdbac6be9999bff74b2afac1cf2dfd (patch)
tree951d6126284e9ff63fa7626efe86eb4f1aed0fcc /org.eclipse.jgit.ssh.jsch.test
parent6514a46a3be880d897d4a596494689dbbabd15a8 (diff)
downloadjgit-c43560487bfdbac6be9999bff74b2afac1cf2dfd.tar.gz
jgit-c43560487bfdbac6be9999bff74b2afac1cf2dfd.zip
JGit v6.8.0.202311291450-rv6.8.0.202311291450-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Iecfe3f628cfdc437ee0d63fe52653ef952c8c494
Diffstat (limited to 'org.eclipse.jgit.ssh.jsch.test')
-rw-r--r--org.eclipse.jgit.ssh.jsch.test/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.jgit.ssh.jsch.test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.ssh.jsch.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.ssh.jsch.test/META-INF/MANIFEST.MF
index 6fe4edc18d..3bad2d2f56 100644
--- a/org.eclipse.jgit.ssh.jsch.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ssh.jsch.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.ssh.jsch.test
Bundle-SymbolicName: org.eclipse.jgit.ssh.jsch.test
-Bundle-Version: 6.8.0.qualifier
+Bundle-Version: 6.8.0.202311291450-r
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/org.eclipse.jgit.ssh.jsch.test/pom.xml b/org.eclipse.jgit.ssh.jsch.test/pom.xml
index 0641e25f27..80ecde55b8 100644
--- a/org.eclipse.jgit.ssh.jsch.test/pom.xml
+++ b/org.eclipse.jgit.ssh.jsch.test/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>6.8.0-SNAPSHOT</version>
+ <version>6.8.0.202311291450-r</version>
</parent>
<artifactId>org.eclipse.jgit.ssh.jsch.test</artifactId>