diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-04 16:47:57 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-09-04 16:47:57 +0200 |
commit | 685f2f8ec49f5382e3fcca0b094fa7fb3b0b684a (patch) | |
tree | 55327114699547df7af29eefe7d128e6f44eda67 /pom.xml | |
parent | 8f742b9d3058cc5d4266194bf9a8bf21e7b34e16 (diff) | |
download | jgit-685f2f8ec49f5382e3fcca0b094fa7fb3b0b684a.tar.gz jgit-685f2f8ec49f5382e3fcca0b094fa7fb3b0b684a.zip |
JGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1
Change-Id: I77a8c73cfd0a27b1242eddf32da513ce0148260e
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-SNAPSHOT</version> + <version>5.5.0.201909041048-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |