diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 01:38:13 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 03:10:07 +0100 |
commit | 1fdc17bfe4a1deb61756abeb8470bd813827d44a (patch) | |
tree | bea2dd5ad4ed00efb2aaa8b9abcecb48f6382329 /pom.xml | |
parent | 86847ee3224ac93da478bc5cdb8a79140ee6edac (diff) | |
download | jgit-1fdc17bfe4a1deb61756abeb8470bd813827d44a.tar.gz jgit-1fdc17bfe4a1deb61756abeb8470bd813827d44a.zip |
JGit 0.10.1v0.10.1
Change-Id: I4a46d35d354193e5d4f28ef7dfae75944be8ffcf
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>0.10.0-SNAPSHOT</version> + <version>0.10.1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |