aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-09-11 10:31:38 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-09-11 10:31:38 +0200
commitde2df8adde3a95106df8e8802fa493b39b6c1326 (patch)
tree3f6560ad0fbd36d5467371c6737c58cd6cb40f43 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parent524fd0d8c663278a4595016fa97d89718caf6e6c (diff)
downloadjgit-de2df8adde3a95106df8e8802fa493b39b6c1326.tar.gz
jgit-de2df8adde3a95106df8e8802fa493b39b6c1326.zip
JGit v5.5.0.201909110433-rv5.5.0.201909110433-r
Change-Id: I5715730ac47d32462f235c2f50581bf1579d46b9 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 748996ec03..a1743f90d8 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.201909110433-r"
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..be5f84e55b 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.201909110433-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>