summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.jsch.test
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-08-16 23:09:30 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-08-16 23:09:30 +0200
commit85a48099966073ea2ff5ddf5cb54920d4e03f3ca (patch)
tree3d332595bdcaf371ba5e22cb56e7485bee0023df /org.eclipse.jgit.ssh.jsch.test
parentab3799be37834a0ab9ac394eae1fe7c2766ee516 (diff)
downloadjgit-85a48099966073ea2ff5ddf5cb54920d4e03f3ca.tar.gz
jgit-85a48099966073ea2ff5ddf5cb54920d4e03f3ca.zip
JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I0954d11a1f35eff196b157df3aa8386476c48a7e
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 a0a58e52f6..96cc77613e 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.3.0.qualifier
+Bundle-Version: 6.3.0.202208161710-m3
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 a6504f19e6..9a06d2b861 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.3.0-SNAPSHOT</version>
+ <version>6.3.0.202208161710-m3</version>
</parent>
<artifactId>org.eclipse.jgit.ssh.jsch.test</artifactId>