aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-11-26 16:13:38 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-11-26 16:13:38 +0100
commit6f8a48134cae23ac380f6704a46ceebac64d7f12 (patch)
tree6210c84b72ec3a65a5d19f4e91626253d72d793f /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml
parent4d1d88575bbdf7b5750dde0622a975d02e4d4fad (diff)
downloadjgit-6f8a48134cae23ac380f6704a46ceebac64d7f12.tar.gz
jgit-6f8a48134cae23ac380f6704a46ceebac64d7f12.zip
Prepare 7.1.1-SNAPSHOT builds
Change-Id: Ifc710a83cda50f1275cbbd5a828f92d95607f298
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml
index 21e0a7ad20..8cc19ae75e 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.ssh.apache"
label="%featureName"
- version="7.1.0.202411261347-r"
+ version="7.1.1.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -23,7 +23,7 @@
</url>
<requires>
- <import feature="org.eclipse.jgit" version="7.1.0" match="equivalent"/>
+ <import feature="org.eclipse.jgit" version="7.1.1" match="equivalent"/>
</requires>
<plugin