Upgrade to Tycho 0.24.0
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 23 Oct 2015 14:25:35 +0000 (10:25 -0400)
committerGerrit Code Review @ Eclipse.org <gerrit@eclipse.org>
Thu, 3 Dec 2015 05:44:23 +0000 (00:44 -0500)
See https://wiki.eclipse.org/Tycho/Release_Notes/0.24

Change-Id: I643c3e47ebc74b8cae468bf4d913566dc79e7bf7
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 99e9d97..427e8be 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -15,8 +15,8 @@
        <name>CDT Parent</name>
 
        <properties>
-               <tycho-version>0.23.1</tycho-version>
-               <tycho-extras-version>0.23.1</tycho-extras-version>
+               <tycho-version>0.24.0</tycho-version>
+               <tycho-extras-version>0.24.0</tycho-extras-version>
                <sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
                <cdt-site>http://hudson.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
                <repo-path>tools/cdt/builds/8.8/nightly</repo-path>