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 16:23:17 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-03-05 16:23:17 +0100
commit07d7452b380028df214d54f2d33beecd93d05be3 (patch)
tree51cc53a467bfa237409f9b0208396d5c9bfd2105 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature
parent08257feab400cd03ba305d760e5cba146cf7fed8 (diff)
downloadjgit-07d7452b380028df214d54f2d33beecd93d05be3.tar.gz
jgit-07d7452b380028df214d54f2d33beecd93d05be3.zip
Prepare 6.10.0-SNAPSHOT builds
Change-Id: Ie728ef9a7d3c6430a5da30f6a61afd2176015748
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.xml4
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/pom.xml2
2 files changed, 3 insertions, 3 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 5856a21975..d530e320b0 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.1.qualifier"
+ version="6.10.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -23,7 +23,7 @@
</url>
<requires>
- <import plugin="org.eclipse.jgit" version="6.9.1" match="equivalent"/>
+ <import plugin="org.eclipse.jgit" version="6.10.0" match="equivalent"/>
</requires>
<plugin
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 d1ed898607..45367f4a0b 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.1-SNAPSHOT</version>
+ <version>6.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>