From ab9ad3ffba72400c0aec3e1dade13bd7d5100dc0 Mon Sep 17 00:00:00 2001 From: Rafael Peria de Sene Date: Tue, 19 Jan 2016 13:00:55 -0200 Subject: [PATCH] launchbar: fix url to eclipse updates Fix the wrong URL which was braking the build. - http://download.eclipse.org/eclipse/updates/4.5milestones/ + http://download.eclipse.org/eclipse/updates/4.5/ Change-Id: I647301fe72432df0a347f7541605eba41bb8baa0 Signed-off-by: Rafael Peria de Sene --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d65f2738475..db8e90dc5dd 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ platform - http://download.eclipse.org/eclipse/updates/4.5milestones/ + http://download.eclipse.org/eclipse/updates/4.5/ p2