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-11 21:30:23 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-09-11 21:30:23 +0200
commit47956bcc6858bf2bbfb184b93017556eab693ce9 (patch)
tree2bfcdccdfe55c01315b29c6fbdde4edcf6f5736c /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature
parent303adeb8bf45412b30d77db3e5575e91b428abda (diff)
downloadjgit-47956bcc6858bf2bbfb184b93017556eab693ce9.tar.gz
jgit-47956bcc6858bf2bbfb184b93017556eab693ce9.zip
JGit v5.1.0.201809111528-rv5.1.0.201809111528-r
Change-Id: I583bf7d60bccc876156be1f605bfda32b89cd08b 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 99d68ee35f..634c0355d9 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.0.qualifier"
+ version="5.1.0.201809111528-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 36d8b875fb..d4fd0332ef 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.0-SNAPSHOT</version>
+ <version>5.1.0.201809111528-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>