diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-05 23:26:56 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-05 23:26:56 +0200 |
commit | f65513f75397b1f4de6d063962e5cccca5a89cb6 (patch) | |
tree | d8a533bb32c1b4668904bfd18c2bde3478383a77 /pom.xml | |
parent | 0636f9cdda2b0172d229ba95bc32dbf86e981cde (diff) | |
download | jgit-f65513f75397b1f4de6d063962e5cccca5a89cb6.tar.gz jgit-f65513f75397b1f4de6d063962e5cccca5a89cb6.zip |
JGit v1.0.0.201106051725-rv1.0.0.201106051725-r
Change-Id: I39f4a23cf284505395d511dfedf02b7f5608df95
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.201106051725-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |