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-11-26 14:47:29 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-11-26 14:47:29 +0100
commit4d1d88575bbdf7b5750dde0622a975d02e4d4fad (patch)
tree08623bd4168e2605d9bb7b106e4291e0523c4a4f /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature
parent856c1c37c0f2be4fc219547602a0cf69a8030cfd (diff)
downloadjgit-4d1d88575bbdf7b5750dde0622a975d02e4d4fad.tar.gz
jgit-4d1d88575bbdf7b5750dde0622a975d02e4d4fad.zip
JGit v7.1.0.202411261347-rv7.1.0.202411261347-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Change-Id: I70f154dd1dc8571c5e2057d09d08d4a4d1b7ee37
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 88a8fd5635..4b4f1d869b 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="7.1.0.qualifier"
+ version="7.1.0.202411261347-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 195e286499..e390d40cae 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>7.1.0-SNAPSHOT</version>
+ <version>7.1.0.202411261347-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>