From 53f3632f604d50e2f37b2fed9a1476bb2b55bd22 Mon Sep 17 00:00:00 2001 From: Igor Fedorenko Date: Fri, 18 Dec 2009 19:06:38 -0500 Subject: [PATCH] Use Tycho version 0.6.0 Changed Tycho version from 0.6.0-SNAPSHOT to 0.6.0 (i.e. release). SNAPSHOT versions are transient and should only be used for testing purposes only. Also removed now unnecessary element from JGit parent pom.xml file. Change-Id: Ie386b2dbcba43c1ccec10465978d12d6829c6150 Signed-off-by: Igor Fedorenko Signed-off-by: Matthias Sohn --- pom.xml | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 2ae168294..82a45eb89 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ UTF-8 UTF-8 - 0.6.0-SNAPSHOT + 0.6.0 @@ -135,23 +135,6 @@ - - - - nexus - http://repository.sonatype.org/content/groups/public - - true - - - true - - - -