Revert "Point cdt_8_7 build to its own location"
authorMarc Khouzam <marc.khouzam@ericsson.com>
Mon, 11 May 2015 19:57:08 +0000 (15:57 -0400)
committerMarc Khouzam <marc.khouzam@ericsson.com>
Mon, 11 May 2015 19:57:08 +0000 (15:57 -0400)
This reverts commit 4714a3bf5942b93300bc8d1f442a9e34e3f7f223.

pom.xml

diff --git a/pom.xml b/pom.xml
index 3958c44..43301c5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
                <tycho-extras-version>0.22.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.7/nightly</repo-path>
+               <repo-path>tools/cdt/builds/master/nightly</repo-path>
                <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
                <sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
                <sonar.java.source>1.7</sonar.java.source>