diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 16:24:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-09-09 16:24:44 +0200 |
commit | faf1ae230e45735cd67b7144c8b29f450fcdde85 (patch) | |
tree | 6f575a47634c8fce16cf49304d70d475703eeca6 /pom.xml | |
parent | a9e5ee3f06943d23d02aeb69400b695f6c2846d9 (diff) | |
download | jgit-faf1ae230e45735cd67b7144c8b29f450fcdde85.tar.gz jgit-faf1ae230e45735cd67b7144c8b29f450fcdde85.zip |
JGit v5.0.3.201809091024-rv5.0.3.201809091024-r
Change-Id: I9e8e74a10dbb235b08c6a5e1b169c5cae440f129
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.0.3-SNAPSHOT</version> + <version>5.0.3.201809091024-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |