mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-25 17:23:56 +02:00
[releng] Publish CDT to 9.6 location on download.eclipse.org
Change-Id: Ia10fdb15eff040c46c1e44599cd40217d8f1bc80
This commit is contained in:
parent
f2f92ab404
commit
e18133db74
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -20,8 +20,8 @@
|
|||
<tycho-extras-version>1.2.0</tycho-extras-version>
|
||||
<cbi-plugins.version>1.1.5</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>
|
||||
<repo-path>tools/cdt/builds/master/nightly</repo-path>
|
||||
<cdt-site>http://hudson.eclipse.org/cdt/job/cdt-9.6/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
|
||||
<repo-path>tools/cdt/builds/9.6/nightly</repo-path>
|
||||
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
|
||||
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
|
||||
<sonar.java.source>1.8</sonar.java.source>
|
||||
|
|
Loading…
Add table
Reference in a new issue