diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-11-27 21:25:38 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-11-27 21:25:38 +0100 |
commit | 4ea42bc8164d6fc132233954aa9f469ae5711339 (patch) | |
tree | 79c397e912e28869aa47ec518a971186c2c4f005 /org.eclipse.jgit.packaging/pom.xml | |
parent | 6c9aa82f709b000aa944a2d665a9d1ad82857c5c (diff) | |
download | jgit-4ea42bc8164d6fc132233954aa9f469ae5711339.tar.gz jgit-4ea42bc8164d6fc132233954aa9f469ae5711339.zip |
Prepare 5.6.0-SNAPSHOT builds
Change-Id: I1e52d2dfb202b87ecb9d0273deaa2c8d8ce1864e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 92b62c3dcf..47a8030183 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -49,7 +49,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>5.6.0.201911271000-m3</version> + <version>5.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name>JGit Tycho Parent</name> |