summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-03-08 13:43:46 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-03-08 13:43:46 +0100
commitf944063517b9507934f451cc64c16d9bbdb98cf4 (patch)
treea5766075a6a436685027021722fd84d3fbb9be1f /org.eclipse.jgit.packaging/org.eclipse.jgit.feature
parente00f59b7fe7467a930457962326ce5fd0ec63537 (diff)
downloadjgit-f944063517b9507934f451cc64c16d9bbdb98cf4.tar.gz
jgit-f944063517b9507934f451cc64c16d9bbdb98cf4.zip
JGit v4.11.0.201803080745-rv4.11.0.201803080745-r
Change-Id: Ie24a33bc8a24c30db06fe7b175f405efb95776ec 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 4a54a31ac4..27cf2761a3 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="4.11.0.qualifier"
+ version="4.11.0.201803080745-r"
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 f047c34834..1550f140d8 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>4.11.0-SNAPSHOT</version>
+ <version>4.11.0.201803080745-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>