diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-01 17:21:11 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-01 17:21:11 +0100 |
commit | 8845f2e91b2da2159a326aef576c591fbee7dae7 (patch) | |
tree | baac3935f418dc3db95cfb70b268ce5502bb7fd7 /pom.xml | |
parent | 261f46dc430c85915780e3a4dad50788dbe5adea (diff) | |
download | jgit-8845f2e91b2da2159a326aef576c591fbee7dae7.tar.gz jgit-8845f2e91b2da2159a326aef576c591fbee7dae7.zip |
Prepare 6.1.0-SNAPSHOT builds
Change-Id: I30a89277373ad62c857151532942e135e34d1d0c
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>6.1.0.202202221755-m3</version> + <version>6.1.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |