diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-25 15:14:46 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-05-25 15:14:46 +0200 |
commit | f2c58503d76be1dfb8072f6a7d592f88133708e1 (patch) | |
tree | 8b2cbe24ed01cbb57b93fc719c7b66a9a7ccbd6e /pom.xml | |
parent | eb84af7de21e7f4b5a90c606594855aaea906850 (diff) | |
download | jgit-f2c58503d76be1dfb8072f6a7d592f88133708e1.tar.gz jgit-f2c58503d76be1dfb8072f6a7d592f88133708e1.zip |
JGit v4.4.0.201605250940-rc1v4.4.0.201605250940-rc1
Change-Id: Idd8e1664730b979cfbd9a2196081a48a1efa3330
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.4.0-SNAPSHOT</version> + <version>4.4.0.201605250940-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |