diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 20:37:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 20:37:53 +0200 |
commit | f3b8653021830d8a503c5e7a9d33cb82b16db739 (patch) | |
tree | 6bc8889608f3573258a35cadbf6360731f2f7bd5 /pom.xml | |
parent | dfb33e699cf41cf81f538d3f570141d001c1bdf5 (diff) | |
download | jgit-f3b8653021830d8a503c5e7a9d33cb82b16db739.tar.gz jgit-f3b8653021830d8a503c5e7a9d33cb82b16db739.zip |
JGit v4.4.0.201606011500-rc2v4.4.0.201606011500-rc2
Change-Id: Ifd7b7baba7d676a630e2f742d369c4186ea450a6
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.201606011500-rc2</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |