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:
parent
f0c2358276
commit
705712ccfd
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue