aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-06-12 16:29:11 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-06-12 16:29:11 +0200
commit3dad0682be8899f32923f338163c6a6f4cddeb11 (patch)
tree9326374f8cee81997469e612dfcbe75404fda43b /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature
parent0e9361f06651bbc3d83bade35afd04caae9edc0c (diff)
downloadjgit-3dad0682be8899f32923f338163c6a6f4cddeb11.tar.gz
jgit-3dad0682be8899f32923f338163c6a6f4cddeb11.zip
JGit v5.4.0.201906121030-rv5.4.0.201906121030-r
Change-Id: Ie68828af68d07cf8e3fe778d39436f539f1c73d0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml2
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
index 315c7916f6..4cb09d42c5 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.junit"
label="%featureName"
- version="5.4.0.201906120450-r"
+ version="5.4.0.201906121030-r"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
index 1903ea7db6..1cd243d2e3 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
@@ -50,7 +50,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>jgit.tycho.parent</artifactId>
- <version>5.4.0.201906120450-r</version>
+ <version>5.4.0.201906121030-r</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>