aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-03-05 01:43:03 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-03-05 01:43:03 +0100
commit058faa28fc6a02be377b6a4426b313dc7d3a2c3a (patch)
tree650622edfb02c3eeb158ce701cd2a0385f37f80b /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature
parentf0092333e6337478096124c035cbd3af836dfff0 (diff)
downloadjgit-058faa28fc6a02be377b6a4426b313dc7d3a2c3a.tar.gz
jgit-058faa28fc6a02be377b6a4426b313dc7d3a2c3a.zip
JGit v6.9.0.202403050045-rv6.9.0.202403050045-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I4c7a6542ad4252c5a9499e69f68650d2026bde40
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 183816eb96..3a3589aaed 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.9.0.qualifier"
+ version="6.9.0.202403050045-r"
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 3d5f958d75..f07e83aba6 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.9.0-SNAPSHOT</version>
+ <version>6.9.0.202403050045-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>