diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 17:03:49 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-18 17:03:49 +0200 |
commit | 48e21dc10b967746711a6184ced5c33208938a83 (patch) | |
tree | 10876899f0802635fdfb2fd9b8b5e0f92ce882f8 /org.eclipse.jgit.lfs.server.test/pom.xml | |
parent | b06d2e6a31807aa6da0d3f748c737f58e8c0ca77 (diff) | |
download | jgit-48e21dc10b967746711a6184ced5c33208938a83.tar.gz jgit-48e21dc10b967746711a6184ced5c33208938a83.zip |
Prepare 5.1.2-SNAPSHOT builds
Change-Id: I095d246e27de747a234bc058725454c222be51ce
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 cd40d0e8e1..715867a01f 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.1.201809181055-r</version> + <version>5.1.2-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.lfs.server.test</artifactId> |