diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-25 11:25:02 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-02-25 11:25:02 +0100 |
commit | 7244c288150a7c587e3c6fa6aec4986c05dc7abd (patch) | |
tree | 039b787f86e87454c2703a6339d83e1a13f23928 /org.eclipse.jgit.pgm/pom.xml | |
parent | 850b55a9a1ac6e307c701e2f50176c6a338dfc5e (diff) | |
download | jgit-7244c288150a7c587e3c6fa6aec4986c05dc7abd.tar.gz jgit-7244c288150a7c587e3c6fa6aec4986c05dc7abd.zip |
Prepare 5.7.0-SNAPSHOT builds
Change-Id: Ic4c83c0ed6cdef69890cc9c27b3aa35c3ff66240
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm/pom.xml')
-rw-r--r-- | org.eclipse.jgit.pgm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/pom.xml b/org.eclipse.jgit.pgm/pom.xml index f5a4f51c3c..b52a399e53 100644 --- a/org.eclipse.jgit.pgm/pom.xml +++ b/org.eclipse.jgit.pgm/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.7.0.202002241735-m3</version> + <version>5.7.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.pgm</artifactId> |