summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-12-27 03:32:48 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-12-27 03:32:48 +0100
commit56562221d626922a02f962d60141be6f293e2914 (patch)
tree5554f71a0e9518ca9d8f23f1a4f15f13de676d6a /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parent24e89950e7d1c59cb72d24d8396455acc7d90799 (diff)
downloadjgit-56562221d626922a02f962d60141be6f293e2914.tar.gz
jgit-56562221d626922a02f962d60141be6f293e2914.zip
Prepare 5.2.2-SNAPSHOT builds
Change-Id: I9487f6a59ed684ad13bcfbff7d6c730ae4f37030 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 b119fd6dab..a32bd23c10 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="5.2.1.201812262042-r"
+ version="5.2.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 c1acfb158e..bc718120c7 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>5.2.1.201812262042-r</version>
+ <version>5.2.2-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>