summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-10-02 00:40:49 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-10-02 00:40:49 +0200
commit929dd414c1e77b9c502a2cbaa4fc3e50208f367e (patch)
tree61ceac91839db2f4ecbdd22acbdd63e73c2669a3 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parentebe1e15781254a116737a463b6e18c50d0904095 (diff)
downloadjgit-929dd414c1e77b9c502a2cbaa4fc3e50208f367e.tar.gz
jgit-929dd414c1e77b9c502a2cbaa4fc3e50208f367e.zip
Prepare 5.1.13-SNAPSHOT builds
Change-Id: Ic1dca14924f49ad07eb5cd0570ce7ece9f319d0d 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 4878f2f0e5..27472a3bee 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.1.12.201910011832-r"
+ version="5.1.13.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 e72c353aec..c4d0fddeaf 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.1.12.201910011832-r</version>
+ <version>5.1.13-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>