Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-12-27 00:33:05 +0000
committerMatthias Sohn2018-12-27 00:35:30 +0000
commitfafad4196d00d5f70adfea11508a297a158ffbce (patch)
tree48b0800eb56ffb129fa9c9f04c35aa4abd9be1d5 /org.eclipse.jgit.test/pom.xml
parent510011b05caea84908f9687d5cb632bc4ad73c41 (diff)
downloadjgit-fafad4196d00d5f70adfea11508a297a158ffbce.tar.gz
jgit-fafad4196d00d5f70adfea11508a297a158ffbce.tar.xz
jgit-fafad4196d00d5f70adfea11508a297a158ffbce.zip
Prepare 5.1.6-SNAPSHOT builds
Change-Id: If3313d602aa57cfa031ba2c9ec03bd51b464dc19 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 40dd9f13db..3a49a8df2d 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.201812261915-r</version>
+ <version>5.1.6-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.test</artifactId>

Back to the top