mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-12 10:45:37 +02:00
Upgrade to Tycho 0.22
Change-Id: I4d4a1f43a27ca286dc04312badc96c9dd775e8af Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/36953
This commit is contained in:
parent
04042aeeb9
commit
351f1b86a4
1 changed files with 4 additions and 5 deletions
5
pom.xml
5
pom.xml
|
@ -15,8 +15,8 @@
|
||||||
<name>CDT Parent</name>
|
<name>CDT Parent</name>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<tycho-version>0.21.0</tycho-version>
|
<tycho-version>0.22.0</tycho-version>
|
||||||
<tycho-extras-version>0.21.0</tycho-extras-version>
|
<tycho-extras-version>0.22.0</tycho-extras-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://hudson.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
|
||||||
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
|
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
|
||||||
|
@ -234,7 +234,6 @@
|
||||||
<url>https://repo.eclipse.org/content/repositories/cbi-releases/</url>
|
<url>https://repo.eclipse.org/content/repositories/cbi-releases/</url>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
<id>cdtRepo</id>
|
<id>cdtRepo</id>
|
||||||
|
|
Loading…
Add table
Reference in a new issue