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:44:16 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-18 15:44:16 +0200
commit0bd9cb62cca51e9e6078d55fd202c990ab8b3263 (patch)
tree04b207a1ea93295cdf54bfb734d6fd073f1c7fa5 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parent78d90902e81ff00216bf5a4f34cb817696df7094 (diff)
downloadjgit-0bd9cb62cca51e9e6078d55fd202c990ab8b3263.tar.gz
jgit-0bd9cb62cca51e9e6078d55fd202c990ab8b3263.zip
JGit v4.9.5.201809180939-rv4.9.5.201809180939-r
Change-Id: I36199607f3ec6e8bb841e9d9eade12251312447c 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 58271d9ea8..ce98632018 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.qualifier"
+ version="4.9.5.201809180939-r"
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 d4ac234b3b..c1e41648ef 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-SNAPSHOT</version>
+ <version>4.9.5.201809180939-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>