1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Update Tycho to 0.23.1

See
https://wiki.eclipse.org/Tycho/Release_Notes/0.23#Milestone_0.23.1

Change-Id: I63a7204ab5f79194c24c69783da44a046f50d81c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
Marc-Andre Laperle 2015-09-22 11:30:55 -04:00 committed by Gerrit Code Review @ Eclipse.org
parent 2471f7e1d3
commit a4d67b9eaa

View file

@ -15,8 +15,8 @@
<name>CDT Parent</name>
<properties>
<tycho-version>0.23.0</tycho-version>
<tycho-extras-version>0.23.0</tycho-extras-version>
<tycho-version>0.23.1</tycho-version>
<tycho-extras-version>0.23.1</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>