diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-03-23 11:27:04 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-03-23 11:27:04 +0100 |
commit | bf32c9102fb1b5fdfa7a26a120b5d9a6b428dd2f (patch) | |
tree | bb777022d72c6a33b8f45fe649d56e7422ccdfb6 /pom.xml | |
parent | 09810d013c8366f3f174438e8537d397b158906a (diff) | |
download | jgit-bf32c9102fb1b5fdfa7a26a120b5d9a6b428dd2f.tar.gz jgit-bf32c9102fb1b5fdfa7a26a120b5d9a6b428dd2f.zip |
JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1
Change-Id: I10835e5aa3618e5033424595942cc1649152cb24
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.3.0-SNAPSHOT</version> + <version>4.3.0.201603230630-rc1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |