summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-11-22 19:27:22 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2017-11-22 19:27:22 +0100
commit7608de5e5db51086c48e90a8d265d12ad965cba8 (patch)
tree0f58e0db0ceca23e834159a0d9d7d8e9cb32e08a /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parent6372c60ab254067350d3bffae83604f7940b77c3 (diff)
downloadjgit-7608de5e5db51086c48e90a8d265d12ad965cba8.tar.gz
jgit-7608de5e5db51086c48e90a8d265d12ad965cba8.zip
Prepare 4.5.5-SNAPSHOT builds
Change-Id: I71f946f2875716670a2d74c21a8ab38a1f53a25c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml
index d2b55a11f2..a7ce75e851 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.lfs"
label="%featureName"
- version="4.5.4.201711221230-r"
+ version="4.5.5.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
index 023b5dec6b..e7bbe2e6f9 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>4.5.4.201711221230-r</version>
+ <version>4.5.5-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>