1
0
Fork 0
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:
Tim Orling 2016-06-20 13:13:53 -07:00
parent cfaa75ae37
commit d51620ecd7

View file

@ -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>