1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

Build against Oxygen.

Like the rest of CDT stack.

Change-Id: I4734020e5455eacac9a3eaadd68ec2bf38183b3b
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
Alexander Kurtakov 2018-02-08 20:06:26 +02:00
parent 95343d6e17
commit d7958ccde5

View file

@ -34,12 +34,12 @@
<repositories>
<repository>
<id>eclipse</id>
<url>http://download.eclipse.org/releases/neon/</url>
<url>http://download.eclipse.org/releases/oxygen/</url>
<layout>p2</layout>
</repository>
<repository>
<id>platform</id>
<url>http://download.eclipse.org/eclipse/updates/4.6/</url>
<url>http://download.eclipse.org/eclipse/updates/4.7/</url>
<layout>p2</layout>
</repository>
<repository>