diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-11 11:46:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-11 11:46:58 +0200 |
commit | 7f262b87456d3f648a77b0c0873cb3482b4ca6bb (patch) | |
tree | a804ab3cd23afe197fdd31cced6715068a24c6a4 /pom.xml | |
parent | de2df8adde3a95106df8e8802fa493b39b6c1326 (diff) | |
download | jgit-7f262b87456d3f648a77b0c0873cb3482b4ca6bb.tar.gz jgit-7f262b87456d3f648a77b0c0873cb3482b4ca6bb.zip |
Prepare 5.5.1-SNAPSHOT builds
Change-Id: Iaf929168770dfef54ce2a7bfcbee9b87c450ca8a
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.0.201909110433-r</version> + <version>5.5.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |