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-08 00:10:10 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2016-04-08 00:10:10 +0200
commit4f0daa3bb2a5fa28286f1973deb9d13996cc73cc (patch)
treedaf152dde41505f1d81f0088e8cea92d8d2117b5 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature
parent57e6274bcf5fe2b6f0405e430907a2973e227f7c (diff)
downloadjgit-4f0daa3bb2a5fa28286f1973deb9d13996cc73cc.tar.gz
jgit-4f0daa3bb2a5fa28286f1973deb9d13996cc73cc.zip
JGit v4.3.0.201604071810-rv4.3.0.201604071810-r
Change-Id: I902cdf1ff92ce8c6e9d80c4965d8d5bd8b9ac6c1 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 a6d6556521..f5bc73c9ca 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.201604071045-r"
+ version="4.3.0.201604071810-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 9a97d6b074..4c85fdbed0 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.201604071045-r</version>
+ <version>4.3.0.201604071810-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>