Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-05-30 19:33:49 +0000
committerMatthias Sohn2018-05-30 19:33:49 +0000
commitdbf091a7eeb9ecc51518bbf20239df50a302f3d9 (patch)
tree39e06defbbc44621457e478064a41546276be74d /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml
parentf2e0ace1e0e99182ae99670d3e820debdeb2128b (diff)
downloadjgit-dbf091a7eeb9ecc51518bbf20239df50a302f3d9.tar.gz
jgit-dbf091a7eeb9ecc51518bbf20239df50a302f3d9.tar.xz
jgit-dbf091a7eeb9ecc51518bbf20239df50a302f3d9.zip
Change-Id: Ifad678794525c01838b03e52bada66e1c089c5ae Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 8b0b3eee03..00e466f4f7 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.0.0-SNAPSHOT</version>
+ <version>5.0.0.201805301535-rc2</version>
</parent>
<groupId>org.eclipse.jgit.feature</groupId>

Back to the top