From 9be004b4b83adb8632ae3310d17cd74f81c7b6b4 Mon Sep 17 00:00:00 2001 From: Uwe Stieber Date: Thu, 10 Sep 2015 14:59:35 +0200 Subject: [PATCH] Releng: Added Mars profile and switched default build platform to Neon --- admin/pom-config.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/admin/pom-config.xml b/admin/pom-config.xml index 141461a4bff..1e85b466d1a 100644 --- a/admin/pom-config.xml +++ b/admin/pom-config.xml @@ -55,14 +55,14 @@ development ${project.artifactId}.zip /home/data/httpd/download.eclipse.org/tm/terminal/builds/${terminal-stream}/nightly - 4.5 + 4.6milestones http://download.eclipse.org/cbi/updates/license http://download.eclipse.org/eclipse/updates/${sdk-version} - http://download.eclipse.org/releases/mars + http://download.eclipse.org/releases/neon http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository - http://download.eclipse.org/tools/cdt/releases/8.7 + http://download.eclipse.org/tools/cdt/builds/neon/milestones http://download.eclipse.org/tm/updates/4.0 http://download.eclipse.org/tools/ptp/builds/remote/2.0.0 http://download.eclipse.org/technology/swtbot/releases/latest/ @@ -175,6 +175,18 @@ http://download.eclipse.org/tools/cdt/releases/8.5 + + + luna + + + mars + 4.5 + http://download.eclipse.org/eclipse/updates/${sdk-version} + http://download.eclipse.org/releases/${terminal-stream} + http://download.eclipse.org/tools/cdt/releases/8.7 + +