1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00

[releng] Update simrel site for 2022-03 release cycle

Change-Id: Ica3eb15252c29036ec78e7baea56bc442248634e
This commit is contained in:
Jonah Graham 2022-01-12 13:54:21 -05:00
parent 10988e8749
commit 6585040fed

View file

@ -34,7 +34,7 @@
<cbi-plugins.version>1.3.2</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/staging/2021-12/</simrel-site>
<simrel-site>https://download.eclipse.org/staging/2022-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>