1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00

[releng] Prepare for standalone debugger build against 2020-03

Change-Id: Ib349d947ad8481ed89f6fa89c9f00775c0851f4d
This commit is contained in:
Jonah Graham 2020-01-14 11:54:17 -05:00
parent 7ad14d6746
commit 4909e9632f

View file

@ -25,7 +25,7 @@
<cbi-plugins.version>1.1.7</cbi-plugins.version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
<cdt-site>http://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
<simrel-site>https://download.eclipse.org/releases/2019-12</simrel-site>
<simrel-site>https://download.eclipse.org/staging/2020-03/</simrel-site>
<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>