summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-08-28 15:40:54 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-08-28 15:40:54 +0200
commite0ea41b500346397c513294f51cc9cf7c9ceb47e (patch)
tree110a3c9415a6eab2ceaae049cae27285cbd306cc /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parent9d04f8f7697221edd837d3055336e19e85448475 (diff)
downloadjgit-e0ea41b500346397c513294f51cc9cf7c9ceb47e.tar.gz
jgit-e0ea41b500346397c513294f51cc9cf7c9ceb47e.zip
JGit v5.5.0.201908280940-m3v5.5.0.201908280940-m3
Change-Id: I0920767979d7927bc18f3e395963aeebae5ea540 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
index 45697986b0..3b572de8ed 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.pgm"
label="%featureName"
- version="5.5.0.qualifier"
+ version="5.5.0.201908280940-m3"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
index 6d61c40bb2..414b2411a8 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.5.0-SNAPSHOT</version>
+ <version>5.5.0.201908280940-m3</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>