mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 09:15:38 +02:00
[releng] Update URL for cdt-site (From hudson to ci)
Change-Id: I35cc640e8dd579182fe653c93c7621cead116c5b
This commit is contained in:
parent
b9c9c44ac2
commit
cb213e217f
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -20,7 +20,7 @@
|
||||||
<tycho-extras-version>1.4.0</tycho-extras-version>
|
<tycho-extras-version>1.4.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://ci.eclipse.org/cdt/job/cdt-master/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/master/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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue