1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00

[releng] Update paths for branch

Change-Id: I61812fcfbe8f1f6b0089849312c2265c642afcd8
This commit is contained in:
Jonah Graham 2019-03-01 13:13:53 +00:00
parent 481e4f13f0
commit ec606c3665

View file

@ -20,8 +20,8 @@
<tycho-extras-version>1.3.0</tycho-extras-version> <tycho-extras-version>1.3.0</tycho-extras-version>
<cbi-plugins.version>1.1.5</cbi-plugins.version> <cbi-plugins.version>1.1.5</cbi-plugins.version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin> <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> <cdt-site>http://hudson.eclipse.org/cdt/job/cdt-9.7/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
<repo-path>tools/cdt/builds/master/nightly</repo-path> <repo-path>tools/cdt/builds/9.7/nightly</repo-path>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis> <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath> <sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
<sonar.java.source>1.8</sonar.java.source> <sonar.java.source>1.8</sonar.java.source>