summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-10-26 13:01:14 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-10-26 13:01:14 +0200
commitafa65f8f0d74e56d462dcbf0e718b8ca9944496e (patch)
tree996f8d516d4a459aacba1b99f4253b8e0fc99aa8 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature
parentad9c217f4954dc50f629b3eb6ae387b6940a5023 (diff)
downloadjgit-6.4.0.202210260700-m2.tar.gz
jgit-6.4.0.202210260700-m2.zip
JGit v6.4.0.202210260700-m2v6.4.0.202210260700-m2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: Iedb1530c5d30a22be7c9eed80c043daac64b0517
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml
index 7b5f2d96bc..cb2d4b77ec 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.ssh.jsch"
label="%featureName"
- version="6.4.0.qualifier"
+ version="6.4.0.202210260700-m2"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml
index 41277c6c78..f412434b74 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>6.4.0-SNAPSHOT</version>
+ <version>6.4.0.202210260700-m2</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>