summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2016-04-07 16:41:24 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2016-04-07 16:41:24 +0200
commit57e6274bcf5fe2b6f0405e430907a2973e227f7c (patch)
treea172ceea2817057a12687c5979ad2bf6b0fcb593 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parent27d06cb8d5763ea28008d90c3189e7ffb875a75d (diff)
downloadjgit-57e6274bcf5fe2b6f0405e430907a2973e227f7c.tar.gz
jgit-57e6274bcf5fe2b6f0405e430907a2973e227f7c.zip
JGit v4.3.0.201604071045-r
Change-Id: Iafab78d6be34d31a13f979b7be67611135c0f8bd 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 ae30f08615..a6d6556521 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="4.3.0.qualifier"
+ version="4.3.0.201604071045-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 8bfec2699c..9a97d6b074 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>4.3.0-SNAPSHOT</version>
+ <version>4.3.0.201604071045-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>