diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-16 01:02:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-16 01:02:53 +0200 |
commit | 2920fcdde831c45cfb53ce8f030c1fff9128ba62 (patch) | |
tree | 5797092986a83fb68270a52bf7c8e12318731931 /org.eclipse.jgit.ui/pom.xml | |
parent | cc5b3f3473a11ea82d20310901ae82f348c878cd (diff) | |
download | jgit-2920fcdde831c45cfb53ce8f030c1fff9128ba62.tar.gz jgit-2920fcdde831c45cfb53ce8f030c1fff9128ba62.zip |
JGit 0.9.3v0.9.3
Change-Id: I114106f3286c36f7d5e136748a7e5130f4da163f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ui/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ui/pom.xml b/org.eclipse.jgit.ui/pom.xml index 674aefea75..7b05a5b70a 100644 --- a/org.eclipse.jgit.ui/pom.xml +++ b/org.eclipse.jgit.ui/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>0.9.2-SNAPSHOT</version> + <version>0.9.3</version> </parent> <artifactId>org.eclipse.jgit.ui</artifactId> |