aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-12-04 21:35:02 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-12-04 21:35:02 +0100
commit6a24cdc5eac9ca351e4956f1cfbe4954d145666b (patch)
tree91ecf0c5ec391a30caff3404c9a586ddd5ea4671 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parent5a324c8491694fba78c41ad1e0a9283542a8a5fd (diff)
downloadjgit-6a24cdc5eac9ca351e4956f1cfbe4954d145666b.tar.gz
jgit-6a24cdc5eac9ca351e4956f1cfbe4954d145666b.zip
Prepare 7.0.0-SNAPSHOT builds
Change-Id: Ia2c109af4520302acfc403450778dcaa7a532e6f
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
index da305ea614..3dd7b10079 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit"
label="%featureName"
- version="6.1.0.qualifier"
+ version="7.0.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index 223051b840..ea66a2383c 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>6.1.0-SNAPSHOT</version>
+ <version>7.0.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>