mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Releng: Move to Tycho 0.22.0 for build
This commit is contained in:
parent
ff66d2ba1a
commit
b20c784969
1 changed files with 4 additions and 4 deletions
|
@ -37,10 +37,10 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- Define version id's to be used in the plugins section -->
|
<!-- Define version id's to be used in the plugins section -->
|
||||||
<tycho-version>0.20.0</tycho-version>
|
<tycho-version>0.22.0</tycho-version>
|
||||||
<tycho-extras-version>0.20.0</tycho-extras-version>
|
<tycho-extras-version>0.22.0</tycho-extras-version>
|
||||||
<maven-resources-version>2.6</maven-resources-version>
|
<maven-resources-version>2.7</maven-resources-version>
|
||||||
<maven-antrun-version>1.7</maven-antrun-version>
|
<maven-antrun-version>1.8</maven-antrun-version>
|
||||||
<gmaven-version>1.5</gmaven-version>
|
<gmaven-version>1.5</gmaven-version>
|
||||||
<!-- Stick to Findbugs 2.5.2 until newer versions are supported by hudson.eclipse.org -->
|
<!-- Stick to Findbugs 2.5.2 until newer versions are supported by hudson.eclipse.org -->
|
||||||
<findbugs-version>2.5.2</findbugs-version>
|
<findbugs-version>2.5.2</findbugs-version>
|
||||||
|
|
Loading…
Add table
Reference in a new issue