aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-03-09 23:42:31 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-03-09 23:42:31 +0100
commit1f368f886703223b7d97eaa8c664377c041042cc (patch)
tree819fac619a3b6f2c93d65d833f5ea834b577a340 /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
parent30b6887d4421308c973f3c18c091a3360f9eecce (diff)
downloadjgit-1f368f886703223b7d97eaa8c664377c041042cc.tar.gz
jgit-1f368f886703223b7d97eaa8c664377c041042cc.zip
Prepare 5.11.1-SNAPSHOT builds
Change-Id: I94628ccbb5099a65aa4345cfd28a141ff5555b68 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
index 4fd0c57748..ac452c26fc 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.gpg.bc"
label="%featureName"
- version="5.11.0.202103091610-r"
+ 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