diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-27 01:33:05 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-27 01:35:30 +0100 |
commit | fafad4196d00d5f70adfea11508a297a158ffbce (patch) | |
tree | 48b0800eb56ffb129fa9c9f04c35aa4abd9be1d5 /org.eclipse.jgit.test/pom.xml | |
parent | 510011b05caea84908f9687d5cb632bc4ad73c41 (diff) | |
download | jgit-fafad4196d00d5f70adfea11508a297a158ffbce.tar.gz 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.xml | 2 |
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> |