summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-11-22 18:31:24 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2017-11-22 18:31:24 +0100
commit6372c60ab254067350d3bffae83604f7940b77c3 (patch)
treebf23b3f00a3362691cf08d7db06833c37b58e812 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parent10e65cb4faf943d4a2a782ceef6f0f09934b150b (diff)
downloadjgit-6372c60ab254067350d3bffae83604f7940b77c3.tar.gz
jgit-6372c60ab254067350d3bffae83604f7940b77c3.zip
JGit v4.5.4.201711221230-rv4.5.4.201711221230-r
Change-Id: Ia1079da239c5b3fde1ba8d2acc4e465a46297b4d 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 f88ae15e51..d2b55a11f2 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.5.4.qualifier"
+ version="4.5.4.201711221230-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 cd9aa680af..023b5dec6b 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.5.4-SNAPSHOT</version>
+ <version>4.5.4.201711221230-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>