summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-03-08 21:10:08 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-03-08 21:10:08 +0100
commitf389e18a2853d9f73336f4cf0e7ac2931dc4ce9b (patch)
treec841a68501a005ef397c7a7df43f68d59d6b5dac /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parentf944063517b9507934f451cc64c16d9bbdb98cf4 (diff)
downloadjgit-f389e18a2853d9f73336f4cf0e7ac2931dc4ce9b.tar.gz
jgit-f389e18a2853d9f73336f4cf0e7ac2931dc4ce9b.zip
Prepare 4.11.1-SNAPSHOT builds
Change-Id: Id9aa6b7e8f56de5183b6cd57ef0e790ec9debd4d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 27cf2761a3..81211fcdcd 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="4.11.0.201803080745-r"
+ version="4.11.1.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 1550f140d8..db69cab4d5 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.11.0.201803080745-r</version>
+ <version>4.11.1-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>