diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-26 00:55:40 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-26 00:57:01 +0100 |
commit | d14209e81b6c45ebbb46c324d67ac39384f80bbd (patch) | |
tree | f35ab08122dc3e8d9210892be3f269ae845f13fe /org.eclipse.jgit.test/pom.xml | |
parent | c93aec2b73a1c3f6a7a631d5a0bc079e5c0e475e (diff) | |
download | jgit-d14209e81b6c45ebbb46c324d67ac39384f80bbd.tar.gz jgit-d14209e81b6c45ebbb46c324d67ac39384f80bbd.zip |
Prepare 5.1.5-SNAPSHOT builds
Change-Id: I3eeb24b01a4f955e7e933238defb42635ebfec7d
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 030cb06b50..a620b96b5e 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.4.201812251853-r</version> + <version>5.1.5-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |