diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-27 10:22:51 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-08-27 10:22:51 +0200 |
commit | a3d72403523d4810a5a721e7a92136ebcb8e0964 (patch) | |
tree | dcc118e35dbf5ae2498ddee218a4dbd0ea0bdcb3 /pom.xml | |
parent | bf6b2b93147b822baf465fb1ab1b70ba71768906 (diff) | |
download | jgit-a3d72403523d4810a5a721e7a92136ebcb8e0964.tar.gz jgit-a3d72403523d4810a5a721e7a92136ebcb8e0964.zip |
Prepare 5.9.0-SNAPSHOT builds
Change-Id: Ia3e8382ec503150979d8acb6161031ccfb7fd921
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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>5.9.0.202008260805-m3</version> + <version>5.9.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |