mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
[releng]Updated dependencies to the released versions of platform and CDT.
Signed-off-by: Anna Dushistova <anna.dushistova@gmail.com>
This commit is contained in:
parent
dbea06a250
commit
78a1772040
1 changed files with 4 additions and 6 deletions
10
pom.xml
10
pom.xml
|
@ -33,8 +33,8 @@
|
|||
</license>
|
||||
</licenses>
|
||||
<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>
|
||||
<maven-resources-version>2.6</maven-resources-version>
|
||||
<maven-antrun-version>1.7</maven-antrun-version>
|
||||
<gmaven-version>1.5</gmaven-version>
|
||||
|
@ -471,12 +471,10 @@
|
|||
</property>
|
||||
</activation>
|
||||
<properties>
|
||||
<!--<eclipse-site>http://download.eclipse.org/releases/staging</eclipse-site>-->
|
||||
<eclipse-site>http://download.eclipse.org/eclipse/updates/4.4milestones/S-4.4RC2-201405221330</eclipse-site>
|
||||
<eclipse-site>http://download.eclipse.org/releases/luna</eclipse-site>
|
||||
<platform-version>[4.4,)</platform-version>
|
||||
<sdk-version>4.4</sdk-version>
|
||||
<!--<cdt-site>http://download.eclipse.org/tools/cdt/releases/kepler</cdt-site>-->
|
||||
<cdt-site>http://download.eclipse.org/tools/cdt/builds/luna/milestones/rc2</cdt-site>
|
||||
<cdt-site>http://download.eclipse.org/tools/cdt/releases/8.4</cdt-site>
|
||||
<cdt-test-site>http://download.eclipse.org/tools/cdt/updates/indigo/</cdt-test-site>
|
||||
</properties>
|
||||
<repositories>
|
||||
|
|
Loading…
Add table
Reference in a new issue