diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-07 23:46:52 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-07 23:46:52 +0200 |
commit | 6877730fa08efbf132f40c6a620f92fb1a22b038 (patch) | |
tree | dc947d2a8080fff095b2546d5f4714a04397c3e8 /pom.xml | |
parent | 401c6c98b54cddde38f0f50e8429eb7698a54fe8 (diff) | |
download | jgit-6877730fa08efbf132f40c6a620f92fb1a22b038.tar.gz jgit-6877730fa08efbf132f40c6a620f92fb1a22b038.zip |
JGit v4.9.0.201710071750-rv4.9.0.201710071750-r
Change-Id: I487f6aa3d0c4ef1d57f91cdc36177d994ae24c51
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.9.0-SNAPSHOT</version> + <version>4.9.0.201710071750-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |