mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-11 19:15:22 +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:
parent
95343d6e17
commit
d7958ccde5
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -34,12 +34,12 @@
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>eclipse</id>
|
<id>eclipse</id>
|
||||||
<url>http://download.eclipse.org/releases/neon/</url>
|
<url>http://download.eclipse.org/releases/oxygen/</url>
|
||||||
<layout>p2</layout>
|
<layout>p2</layout>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>platform</id>
|
<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>
|
<layout>p2</layout>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<repository>
|
||||||
|
|
Loading…
Add table
Reference in a new issue