diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 16:49:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-09-01 16:49:12 +0200 |
commit | 4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6 (patch) | |
tree | 9cab9ad6e2266318975a1eeee2e540aa92fe71cd /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.jsch.feature/feature.xml | |
parent | 6fc54671e04c402ab4cef79f89953e0c96f3d300 (diff) | |
download | jgit-4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6.tar.gz jgit-4949a295df1fde2d8f4969c6c9f6d5a5d899eaf6.zip |
JGit v5.13.0.202109011149-rc1v5.13.0.202109011149-rc1
Change-Id: Id8d0970102f18e61a2fc7cf941267c9089d71c1a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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.xml | 2 |
1 files changed, 1 insertions, 1 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 902f18b456..23c7a94440 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.13.0.qualifier" + version="5.13.0.202109011149-rc1" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |