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.archive/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.archive/pom.xml')
-rw-r--r-- | org.eclipse.jgit.archive/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.archive/pom.xml b/org.eclipse.jgit.archive/pom.xml index 988515ed09..65a1f52170 100644 --- a/org.eclipse.jgit.archive/pom.xml +++ b/org.eclipse.jgit.archive/pom.xml @@ -50,7 +50,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>5.6.0.201911271000-m3</version> + <version>5.6.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.archive</artifactId> |