mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 08:05:24 +02:00
[releng] correct cdt site
Pick up pre-built CDT repo from the correct branch's job (9.4 instead of master) Change-Id: I115902c5f21a645ed550db3c01f1c0d43af5ceeb
This commit is contained in:
parent
0fdf3bc6c3
commit
be792e53ea
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -20,7 +20,7 @@
|
|||
<tycho-extras-version>1.0.0</tycho-extras-version>
|
||||
<cbi-plugins.version>1.1.3</cbi-plugins.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>
|
||||
<cdt-site>http://hudson.eclipse.org/cdt/job/cdt-9.4/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
|
||||
<repo-path>tools/cdt/builds/9.4/nightly</repo-path>
|
||||
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
|
||||
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
|
||||
|
|
Loading…
Add table
Reference in a new issue