mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
Upgrade to Tycho 0.18.1
This commit is contained in:
parent
053eb6c10f
commit
ca86f94f91
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -15,8 +15,8 @@
|
||||||
<name>CDT Parent</name>
|
<name>CDT Parent</name>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<tycho-version>0.17.0</tycho-version>
|
<tycho-version>0.18.1</tycho-version>
|
||||||
<tycho-extras-version>0.17.0</tycho-extras-version>
|
<tycho-extras-version>0.18.1</tycho-extras-version>
|
||||||
<download-site>http://download.eclipse.org</download-site>
|
<download-site>http://download.eclipse.org</download-site>
|
||||||
<platform-version>3.8</platform-version>
|
<platform-version>3.8</platform-version>
|
||||||
<platform-site>${download-site}/eclipse/updates/${platform-version}</platform-site>
|
<platform-site>${download-site}/eclipse/updates/${platform-version}</platform-site>
|
||||||
|
|
Loading…
Add table
Reference in a new issue