mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Update root pom.xml to Neon
Change-Id: Ib1ff3d143a6f4661b1322e2a73223948c358dbd9 Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
This commit is contained in:
parent
cfaa75ae37
commit
d51620ecd7
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -34,12 +34,12 @@
|
|||
<repositories>
|
||||
<repository>
|
||||
<id>eclipse</id>
|
||||
<url>http://download.eclipse.org/releases/mars/</url>
|
||||
<url>http://download.eclipse.org/releases/neon/</url>
|
||||
<layout>p2</layout>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>platform</id>
|
||||
<url>http://download.eclipse.org/eclipse/updates/4.5/</url>
|
||||
<url>http://download.eclipse.org/eclipse/updates/4.6/</url>
|
||||
<layout>p2</layout>
|
||||
</repository>
|
||||
<repository>
|
||||
|
@ -49,7 +49,7 @@
|
|||
</repository>
|
||||
<repository>
|
||||
<id>orbit</id>
|
||||
<url>http://download.eclipse.org/tools/orbit/downloads/drops/R20151221205849/repository/</url>
|
||||
<url>http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/</url>
|
||||
<layout>p2</layout>
|
||||
</repository>
|
||||
<repository>
|
||||
|
|
Loading…
Add table
Reference in a new issue