diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 21:59:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 22:10:41 +0200 |
commit | 85a1d8bcf85e048436cc03dcae4e5bcb889bfa24 (patch) | |
tree | 3ef8ada2fc78594e453516171548c4d91b52b5bc /pom.xml | |
parent | 2c0f02244c47a39bf559a5c8085359a9024605d6 (diff) | |
download | jgit-85a1d8bcf85e048436cc03dcae4e5bcb889bfa24.tar.gz jgit-85a1d8bcf85e048436cc03dcae4e5bcb889bfa24.zip |
Prepare 5.4.3-SNAPSHOT builds
Change-Id: Iaf5140446dcf86a50bdb1a30860dfd624d3ec337
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.4.2.201908231537-r</version> + <version>5.4.3-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |