diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-14 00:45:13 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-14 00:45:13 +0200 |
commit | 90003519092c4be2f7806b171cd1c2d37a05f588 (patch) | |
tree | c35273c260e062dfd7836a4ac9e722ebcf25eb60 /org.eclipse.jgit.ui/pom.xml | |
parent | 221554e35ffc8ac261a333091df2c9b33db34cd7 (diff) | |
download | jgit-90003519092c4be2f7806b171cd1c2d37a05f588.tar.gz jgit-90003519092c4be2f7806b171cd1c2d37a05f588.zip |
Prepare 2.1.0 builds
Change-Id: I4aad3efdd435d8d5eb53c84a8d38132acce97c25
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 b91405b504..e19da2d6a7 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>2.0.0-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ui</artifactId> |