diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 07:49:33 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-03-13 07:49:33 +0100 |
commit | 639d53721c47ecf9a079475270fca93580f6b746 (patch) | |
tree | 8edac147a31c427f72683f0142c44ef9aad1be3b /org.eclipse.jgit.lfs.server.test/pom.xml | |
parent | a31756fbfcec67dce9901c00132fec8eb4c58222 (diff) | |
download | jgit-639d53721c47ecf9a079475270fca93580f6b746.tar.gz jgit-639d53721c47ecf9a079475270fca93580f6b746.zip |
Prepare 5.1.7-SNAPSHOT builds
Change-Id: Ica716b2ad18f8390e75466430ef81c86ea06f004
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.server.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.lfs.server.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.lfs.server.test/pom.xml b/org.eclipse.jgit.lfs.server.test/pom.xml index 6659a570bf..e36aefb5b3 100644 --- a/org.eclipse.jgit.lfs.server.test/pom.xml +++ b/org.eclipse.jgit.lfs.server.test/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.1.6.201903130242-r</version> + <version>5.1.7-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.lfs.server.test</artifactId> |