1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00

launchbar: fix url to eclipse updates

Fix the wrong URL which was braking the build.

	- <url>http://download.eclipse.org/eclipse/updates/4.5milestones/</url>
	+ <url>http://download.eclipse.org/eclipse/updates/4.5/</url>

Change-Id: I647301fe72432df0a347f7541605eba41bb8baa0
Signed-off-by: Rafael Peria de Sene <rpsene@br.ibm.com>
This commit is contained in:
Rafael Peria de Sene 2016-01-19 13:00:55 -02:00
parent 7972418551
commit ab9ad3ffba

View file

@ -45,7 +45,7 @@
</repository>
<repository>
<id>platform</id>
<url>http://download.eclipse.org/eclipse/updates/4.5milestones/</url>
<url>http://download.eclipse.org/eclipse/updates/4.5/</url>
<layout>p2</layout>
</repository>
<repository>