diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-15 09:38:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-15 09:46:11 +0200 |
commit | 445a3a281d3fa9f8a264b32a463e84cfe5918a33 (patch) | |
tree | 31ece85a748d7f95c236f96c36d4ee288f5830f6 /pom.xml | |
parent | 2dc031ad9b82cadf5b3b47db9107a3fce28a7540 (diff) | |
download | jgit-445a3a281d3fa9f8a264b32a463e84cfe5918a33.tar.gz jgit-445a3a281d3fa9f8a264b32a463e84cfe5918a33.zip |
JGit 0.9.1v0.9.1
Change-Id: Ic411b1b8a7e6039ae3ff567e2c9cdd5db84f4d41
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.9.0-SNAPSHOT</version> + <version>0.9.1</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |