diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-05-17 14:26:54 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-05-17 14:26:54 +0200 |
commit | b7d49e6d3c98ab62641d7c50b03fd080437c2277 (patch) | |
tree | c7c1b3a8ef52350d4174f322b4d33e79bd75d072 /pom.xml | |
parent | 69d5e89e99707119837eb1f025ee2c8d6d376996 (diff) | |
download | jgit-b7d49e6d3c98ab62641d7c50b03fd080437c2277.tar.gz jgit-b7d49e6d3c98ab62641d7c50b03fd080437c2277.zip |
JGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1
Change-Id: I60c0a40f2e38748641b25a25bcf10346e2950886
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>4.8.0-SNAPSHOT</version> + <version>4.8.0.201705170830-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |