summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-12-24 12:00:26 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-12-24 12:00:26 +0100
commitce76f773f8207e5ceeb87d8f3da334c1e6295ad5 (patch)
tree253f5347a2c70d04ccefee466ca4a225bff82625 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parent40366c1cf551fc59a04d796fe7f9cd99617e1416 (diff)
downloadjgit-ce76f773f8207e5ceeb87d8f3da334c1e6295ad5.tar.gz
jgit-ce76f773f8207e5ceeb87d8f3da334c1e6295ad5.zip
Prepare 4.5.6-SNAPSHOT builds
Change-Id: I57c55187ada6d824b94a17f5a79a5bcff61f9ee9 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 33c0b1ec01..e0d5abd4ad 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.5.5.201812240535-r"
+ version="4.5.6.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 c95f27f549..ab14c83916 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.5.5.201812240535-r</version>
+ <version>4.5.6-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>