aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-08-28 21:41:37 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-08-28 21:41:37 +0200
commita7ad89e9744e3c55846fc1a2d0a4bad03cfd8d71 (patch)
tree040c92daa82e8d2f78cf7d9c7380902f73eee91b /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parente0b24c62e8ba3f4d03308ab6fcc3d2eaa4cfda4f (diff)
downloadjgit-a7ad89e9744e3c55846fc1a2d0a4bad03cfd8d71.tar.gz
jgit-a7ad89e9744e3c55846fc1a2d0a4bad03cfd8d71.zip
JGit v5.1.0.201808281540-m3v5.1.0.201808281540-m3
Change-Id: Ie86c46a828b55a2235056b9a5bc2c6c450b95ed0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
index 1e286935ab..0c6b5d0f02 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit"
label="%featureName"
- version="5.1.0.qualifier"
+ version="5.1.0.201808281540-m3"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index bcb943f216..ff050395c5 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.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.201808281540-m3</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>