summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-09-18 15:16:36 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-18 15:16:36 +0200
commit0de8e1e65cdc5c87acad672b96df71122e3c8886 (patch)
treeef5b8fc5137fc78cdf279d1ca578d9dbe45de33f /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parent6d4864ff157857cba8fc385adf663a934d706df4 (diff)
downloadjgit-0de8e1e65cdc5c87acad672b96df71122e3c8886.tar.gz
jgit-0de8e1e65cdc5c87acad672b96df71122e3c8886.zip
Prepare 4.7.5-SNAPSHOT builds
Change-Id: Ifce4311fe9429d751cec5b326b540d6233762153 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 2ea5263244..92b86f6c49 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.7.4.201809180905-r"
+ version="4.7.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 0da3978b20..059602e5f6 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.7.4.201809180905-r</version>
+ <version>4.7.5-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>