aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-12-03 14:17:43 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2017-12-03 14:17:43 +0100
commit68c77a4d397d8af216ba730f1d1e43d7affe40e2 (patch)
treeae9aef39d793b5dc7eb163b64343cb245af16024 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parenta3588cbb2a79e12e3061d24a92ac3f4d7dddf9f1 (diff)
downloadjgit-68c77a4d397d8af216ba730f1d1e43d7affe40e2.tar.gz
jgit-68c77a4d397d8af216ba730f1d1e43d7affe40e2.zip
Prepare 4.9.2-SNAPSHOT builds
Change-Id: I5879ad4aee94ff6783b5589728912117f2495dd3 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 5e14280a55..3ee8e0d5e6 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.1.201712030800-r"
+ version="4.9.2.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 fe740299d0..8fc637d877 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.1.201712030800-r</version>
+ <version>4.9.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>