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 /org.eclipse.jgit.iplog/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 'org.eclipse.jgit.iplog/pom.xml')
-rw-r--r-- | org.eclipse.jgit.iplog/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.iplog/pom.xml b/org.eclipse.jgit.iplog/pom.xml index a780071f31..9045e73c10 100644 --- a/org.eclipse.jgit.iplog/pom.xml +++ b/org.eclipse.jgit.iplog/pom.xml @@ -51,7 +51,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>0.9.0-SNAPSHOT</version> + <version>0.9.1</version> </parent> <artifactId>org.eclipse.jgit.iplog</artifactId> |