diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 17:01:29 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-23 17:01:29 +0200 |
commit | 06309fdc43fe5790b3cc98623200bab1c7122171 (patch) | |
tree | 7a88b5f51e6e0765d6496067b98b771f77d3d38d /pom.xml | |
parent | 6dfdfe1f67e21c77b6c4bb0e42b864d1f79790bc (diff) | |
download | jgit-06309fdc43fe5790b3cc98623200bab1c7122171.tar.gz jgit-06309fdc43fe5790b3cc98623200bab1c7122171.zip |
JGit v5.3.4.201908231101-rv5.3.4.201908231101-r
Change-Id: Ia98f47d9a10d6b8cccca6b697230dad4f350d720
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.3.4-SNAPSHOT</version> + <version>5.3.4.201908231101-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |