diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-11 23:27:23 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-11 23:28:07 +0200 |
commit | a44d95c81438bb81a36080a4c3bf92d7f811579b (patch) | |
tree | 3b4f22cdf9fd8cd3999d639950bc127e56833079 /org.eclipse.jgit.test/pom.xml | |
parent | 47956bcc6858bf2bbfb184b93017556eab693ce9 (diff) | |
download | jgit-a44d95c81438bb81a36080a4c3bf92d7f811579b.tar.gz jgit-a44d95c81438bb81a36080a4c3bf92d7f811579b.zip |
Prepare 5.1.1-SNAPSHOT builds
Change-Id: Ie220dd95fae18f894e2a04a5ae6d29a1e5a6d76b
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 f5910b6594..310658021d 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.0.201809111528-r</version> + <version>5.1.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |