mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
[releng] Update to latest (2.3.0) tycho
Change-Id: I630b694e5e314c1211b91135ad86dfd605b950ed
This commit is contained in:
parent
6874b7e013
commit
5e027befe6
2 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@
|
|||
<extension>
|
||||
<groupId>org.eclipse.tycho.extras</groupId>
|
||||
<artifactId>tycho-pomless</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.3.0</version>
|
||||
</extension>
|
||||
</extensions>
|
||||
|
|
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.1.0</tycho-version>
|
||||
<tycho-version>2.3.0</tycho-version>
|
||||
<cbi-plugins.version>1.1.7</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