diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-26 16:30:32 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-26 16:30:32 +0100 |
commit | fdcdfc37a302ca1ff6077bbae45f6a79450c3bfe (patch) | |
tree | 525eab3134c1e1fa420fbd61ee4200b7aa6f9797 /pom.xml | |
parent | 0e9cf495d9ab92dd5885cad63018fc87c2ba491f (diff) | |
download | jgit-fdcdfc37a302ca1ff6077bbae45f6a79450c3bfe.tar.gz jgit-fdcdfc37a302ca1ff6077bbae45f6a79450c3bfe.zip |
Prepare 5.3.9-SNAPSHOT builds
Change-Id: I69f181453c79cef2b4f43fac38d9836917cdc973
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
@@ -51,7 +51,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>5.3.8.202011260953-r</version> + <version>5.3.9-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |