Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-12-27 00:16:15 +0000
committerMatthias Sohn2018-12-27 00:16:15 +0000
commit510011b05caea84908f9687d5cb632bc4ad73c41 (patch)
tree3a0df7ef5a7a586b16b756424b46a6b107cf0493 /org.eclipse.jgit.test/pom.xml
parent53ab1188d50149a22b2589e6017aba259f77b10b (diff)
downloadjgit-510011b05caea84908f9687d5cb632bc4ad73c41.tar.gz
jgit-510011b05caea84908f9687d5cb632bc4ad73c41.tar.xz
jgit-510011b05caea84908f9687d5cb632bc4ad73c41.zip
Change-Id: I249a440d1ca1c997343da942ae55fcb27a645b92 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r--org.eclipse.jgit.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml
index a620b96b5e..40dd9f13db 100644
--- a/org.eclipse.jgit.test/pom.xml
+++ b/org.eclipse.jgit.test/pom.xml
@@ -52,7 +52,7 @@
<parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>5.1.5-SNAPSHOT</version>
+ <version>5.1.5.201812261915-r</version>
</parent>
<artifactId>org.eclipse.jgit.test</artifactId>

Back to the top