mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
releng: Build with Tycho 0.26.
Move build to Tycho 0.26 which uses Neon final bits. Change-Id: Ic28684beab2c2c6d7fa5892248bd6c39daf384ff Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
a7717b2973
commit
310a13309b
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.25.0</tycho-version>
|
||||
<tycho-extras-version>0.25.0</tycho-extras-version>
|
||||
<tycho-version>0.26.0</tycho-version>
|
||||
<tycho-extras-version>0.26.0</tycho-extras-version>
|
||||
<cbi-plugins.version>1.1.3</cbi-plugins.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>
|
||||
|
|
Loading…
Add table
Reference in a new issue