aboutsummaryrefslogtreecommitdiffstats
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:55:12 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-18 15:55:12 +0200
commit430ff2187cb0e87e86056e3d4957ecc0dd5924d3 (patch)
treebe73c3b3aba4c8d08f64fa941f3b3f55b1ae14d8 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parent0bd9cb62cca51e9e6078d55fd202c990ab8b3263 (diff)
downloadjgit-430ff2187cb0e87e86056e3d4957ecc0dd5924d3.tar.gz
jgit-430ff2187cb0e87e86056e3d4957ecc0dd5924d3.zip
Prepare 4.9.6-SNAPSHOT builds
Change-Id: I9fb8f6cc45409e0884b898187323ac91953754c3 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 ce98632018..a7e0e258eb 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.9.5.201809180939-r"
+ version="4.9.6.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 c1e41648ef..430071261f 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.9.5.201809180939-r</version>
+ <version>4.9.6-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>