diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-07 23:04:55 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-07 23:04:55 +0200 |
commit | ac71f9045a375c8f6a3368d585cc434b3726900a (patch) | |
tree | 062cda9aa15e1e16ca1678513e69f672610889d3 /pom.xml | |
parent | 4a4e1f764c7cc1ffe0a86c22db646c4f11785e01 (diff) | |
download | jgit-ac71f9045a375c8f6a3368d585cc434b3726900a.tar.gz jgit-ac71f9045a375c8f6a3368d585cc434b3726900a.zip |
JGit v1.0.0.201106071701-rv1.0.0.201106071701-r
Change-Id: Ic8f49336ba96c8dcf4bab2f74c0f1efc1ab55131
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.201106071701-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |