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>2024-06-04 09:08:00 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-06-04 09:08:00 +0200
commite0ff3986f59f4de87e8e60cde7dcb3058d966ad0 (patch)
tree15ac30551785da0d1eb84a726a1e3184432e5214 /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
parent23aaf83e8b4fa38640eeb6206e909f23eaba2994 (diff)
downloadjgit-e0ff3986f59f4de87e8e60cde7dcb3058d966ad0.tar.gz
jgit-e0ff3986f59f4de87e8e60cde7dcb3058d966ad0.zip
Prepare 6.10.1-SNAPSHOT builds
Change-Id: I3384e7405cadf063e7b0dd25468a8651c45628ac
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 e29383aa38..e1c76c8711 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="6.10.0.202406032230-r"
+ version="6.10.1.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -23,7 +23,7 @@
</url>
<requires>
- <import plugin="org.eclipse.jgit" version="6.10.0" match="equivalent"/>
+ <import plugin="org.eclipse.jgit" version="6.10.1" match="equivalent"/>
</requires>
<plugin