1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-12 02:35: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:
Marc-Andre Laperle 2014-11-24 14:25:31 -05:00
parent 04042aeeb9
commit 351f1b86a4

View file

@ -15,8 +15,8 @@
<name>CDT Parent</name>
<properties>
<tycho-version>0.21.0</tycho-version>
<tycho-extras-version>0.21.0</tycho-extras-version>
<tycho-version>0.22.0</tycho-version>
<tycho-extras-version>0.22.0</tycho-extras-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>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
@ -234,7 +234,6 @@
<url>https://repo.eclipse.org/content/repositories/cbi-releases/</url>
</pluginRepository>
</pluginRepositories>
<profiles>
<profile>
<id>cdtRepo</id>