mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Upgrade to Tycho 0.24.0
See https://wiki.eclipse.org/Tycho/Release_Notes/0.24 Change-Id: I643c3e47ebc74b8cae468bf4d913566dc79e7bf7 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
parent
cc20398075
commit
5eaf1129a5
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -15,8 +15,8 @@
|
|||
<name>CDT Parent</name>
|
||||
|
||||
<properties>
|
||||
<tycho-version>0.23.1</tycho-version>
|
||||
<tycho-extras-version>0.23.1</tycho-extras-version>
|
||||
<tycho-version>0.24.0</tycho-version>
|
||||
<tycho-extras-version>0.24.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>
|
||||
<repo-path>tools/cdt/builds/master/nightly</repo-path>
|
||||
|
|
Loading…
Add table
Reference in a new issue