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:
parent
95343d6e17
commit
d7958ccde5
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue