summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-03-10 16:05:18 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-03-10 16:05:18 +0100
commit9cf3a3e9b5cb17944d8f95c0a418f266a4408a6b (patch)
tree874639e0f9da3b0845d2d52661da3d95b24677b6 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml
parent7a3f62818078dea867fe7c5b4e28d215821086b6 (diff)
parente5aa53fec99bb7ec45442ab3d0ba58e1d52ee248 (diff)
downloadjgit-9cf3a3e9b5cb17944d8f95c0a418f266a4408a6b.tar.gz
jgit-9cf3a3e9b5cb17944d8f95c0a418f266a4408a6b.zip
Merge branch 'stable-5.11'
* stable-5.11: Update Orbit to R20210223232630 Prepare 5.11.1-SNAPSHOT builds JGit v5.11.0.202103091610-r Prepare 5.11.0-SNAPSHOT builds JGit v5.11.0.202103031150-rc1 Change-Id: I808e53a3c54a49d0dd62c69818ea2f5672e16a91
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml4
1 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 8e6b8bb73a..539984e5f2 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="5.11.0.qualifier"
+ version="5.11.1.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -23,7 +23,7 @@
</url>
<requires>
- <import plugin="org.eclipse.jgit" version="5.11.0" match="equivalent"/>
+ <import plugin="org.eclipse.jgit" version="5.11.1" match="equivalent"/>
</requires>
<plugin