diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-08 22:42:20 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-08 22:42:20 +0200 |
commit | eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6 (patch) | |
tree | 7ef535c564b11adc453ad7fd82ee5ebdade6f979 /pom.xml | |
parent | 8c5f403c0c534607298941b64197ee65edf26ba5 (diff) | |
download | jgit-eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6.tar.gz jgit-eacd7104a2e2ebf9b66a06f7b63479ff63feb4f6.zip |
JGit v1.0.0.201106081625-rv1.0.0.201106081625-r
Change-Id: I629990189083bab4737938ad712080fba7917582
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
@@ -50,7 +50,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0.201106081625-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |