diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 13:11:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-09 13:11:58 +0200 |
commit | b26ff6ebd623f7f3bf9b099ce10330d2964cc33b (patch) | |
tree | 4498177ca1346151a236db15ba11a8c95bc42d25 /pom.xml | |
parent | e1af16ad99c1e46e840d9afa52bb88af8cc430f0 (diff) | |
download | jgit-b26ff6ebd623f7f3bf9b099ce10330d2964cc33b.tar.gz jgit-b26ff6ebd623f7f3bf9b099ce10330d2964cc33b.zip |
JGit v1.0.0.201106090707-rv1.0.0.201106090707-r
Change-Id: Iba44e71b6441a0e39122ca8666b51989e605f25f
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.201106090707-r</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |