summaryrefslogtreecommitdiffstats
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>2023-09-03 01:57:43 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-09-03 01:57:43 +0200
commit43d6bc5ef1add70315b411969aac2ad84bf0f492 (patch)
tree1b64ce5862badb41b3185f26ec0e1ff9b15c7b34 /org.eclipse.jgit.packaging/org.eclipse.jgit.gpg.bc.feature/feature.xml
parentff08cbfe0751ee65fe1a77ba74c1a87c0f5e253e (diff)
downloadjgit-43d6bc5ef1add70315b411969aac2ad84bf0f492.tar.gz
jgit-43d6bc5ef1add70315b411969aac2ad84bf0f492.zip
Prepare 6.6.2-SNAPSHOT builds
Change-Id: Id4e2fbefc49115c7e3de26a34cfbe01ba6de25b2
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 382c665cfe..b38d002829 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.6.1.202309021850-r"
+ version="6.6.2.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
@@ -23,7 +23,7 @@
</url>
<requires>
- <import plugin="org.eclipse.jgit" version="6.6.1" match="equivalent"/>
+ <import plugin="org.eclipse.jgit" version="6.6.2" match="equivalent"/>
</requires>
<plugin