summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-09-08 17:45:20 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2020-09-08 17:45:20 +0200
commited9992896a9e8b2903f968fbfc007d1154335d18 (patch)
tree611cf1e1f01e073d4868d2a821c04b7927471c6c /org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml
parentdd169769bf42115e1dee749efeecab84544b28c4 (diff)
downloadjgit-ed9992896a9e8b2903f968fbfc007d1154335d18.tar.gz
jgit-ed9992896a9e8b2903f968fbfc007d1154335d18.zip
Prepare 5.9.1-SNAPSHOT builds
Change-Id: I9006e7961111982943ffef496d15bd525959b3e4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml
index bc9c5ea9bc..cb41fc536e 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.http.apache"
label="%featureName"
- version="5.9.0.202009080501-r"
+ version="5.9.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.9.0" match="equivalent"/>
+ <import plugin="org.eclipse.jgit" version="5.9.1" match="equivalent"/>
</requires>
<plugin