1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 20:35:38 +02:00

[releng] Update to latest Tycho

I think this is required to allow Java 17 to work properly.
This commit is contained in:
Jonah Graham 2022-10-01 19:43:18 -04:00
parent f0c2358276
commit 705712ccfd

View file

@ -30,7 +30,7 @@
runs with. It may work with older versions, but this is not
tested or supported. -->
<required-maven-version>3.6.3</required-maven-version>
<tycho-version>2.7.1</tycho-version>
<tycho-version>2.7.5</tycho-version>
<cbi-plugins.version>1.3.2</cbi-plugins.version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
<cdt-site>http://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>