mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00
Upgrade to Tycho 0.20
This commit is contained in:
parent
526fd1eb55
commit
cc287ba76f
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -15,8 +15,8 @@
|
|||
<name>CDT Parent</name>
|
||||
|
||||
<properties>
|
||||
<tycho-version>0.19.0</tycho-version>
|
||||
<tycho-extras-version>0.19.0</tycho-extras-version>
|
||||
<tycho-version>0.20.0</tycho-version>
|
||||
<tycho-extras-version>0.20.0</tycho-extras-version>
|
||||
<download-site>http://download.eclipse.org</download-site>
|
||||
<platform-site>${download-site}/eclipse/updates/${platform-version}</platform-site>
|
||||
<orbit-site>${download-site}/tools/orbit/downloads/drops/${orbit-version}/repository</orbit-site>
|
||||
|
|
Loading…
Add table
Reference in a new issue