mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52: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:
parent
2471f7e1d3
commit
a4d67b9eaa
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -15,8 +15,8 @@
|
||||||
<name>CDT Parent</name>
|
<name>CDT Parent</name>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<tycho-version>0.23.0</tycho-version>
|
<tycho-version>0.23.1</tycho-version>
|
||||||
<tycho-extras-version>0.23.0</tycho-extras-version>
|
<tycho-extras-version>0.23.1</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>
|
||||||
<repo-path>tools/cdt/builds/master/nightly</repo-path>
|
<repo-path>tools/cdt/builds/master/nightly</repo-path>
|
||||||
|
|
Loading…
Add table
Reference in a new issue