diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-14 08:25:09 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-05-14 08:28:59 +0200 |
commit | 93d3d481f8f2106e9e0174580e92cebe917ae58c (patch) | |
tree | bdff6de930d551accc2b5c3397987ac7de6ab44f /pom.xml | |
parent | 8dad905f20142e699faa974e7bd4cba6ced335cc (diff) | |
download | jgit-93d3d481f8f2106e9e0174580e92cebe917ae58c.tar.gz jgit-93d3d481f8f2106e9e0174580e92cebe917ae58c.zip |
Prepare 5.11.2-SNAPSHOT builds
Change-Id: Idfd81bd3bbcd99034f69fffb1a562bf07b0f8209
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.11.1.202105131744-r</version> + <version>5.11.2-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |