diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-03 02:06:57 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-03 02:06:57 +0200 |
commit | b570b6907c910592c9a085a9c283aa4c9aa4aa5e (patch) | |
tree | 7060237f83809d710856dd714ad3c92e13930c7f /pom.xml | |
parent | 2796d86d1e71cbcb62d72778c81450e156f07b67 (diff) | |
download | jgit-b570b6907c910592c9a085a9c283aa4c9aa4aa5e.tar.gz jgit-b570b6907c910592c9a085a9c283aa4c9aa4aa5e.zip |
Prepare 5.5.2-SNAPSHOT builds
Change-Id: Ief9940182fd6e3f3e2df88e6485be753c1260e6b
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.5.1.201910021850-r</version> + <version>5.5.2-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |