From 5d3efef7103a7d5ab3a8ab14d5d19ba0ce7f275e Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Tue, 18 Dec 2018 09:18:36 +0100 Subject: [PATCH] switch back to consume latest ci builds of sts3 components for testing --- eclipse-distribution/pom.xml | 8 ++++---- eclipse-language-servers/pom.xml | 24 ++++++++++++------------ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index a346f0873..ef2634e7d 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -55,10 +55,10 @@ nightly ${dist.type}/${dist.key}/${dist.project}/${dist.pathpostfix} - - http://dist.springsource.com/milestone/TOOLS/eclipse-integration-commons/3.9.7.RC1/ - http://dist.springframework.org/milestone/IDE/3.9.7.RC1 + http://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly + http://dist.springframework.org/snapshot/IDE/nightly + diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 468db3d6a..760d556d9 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -129,16 +129,16 @@ p2 http://dist.springframework.org/release/IDE/3.9.7.RELEASE --> - - e-i-commons - p2 - http://dist.springframework.org/milestone/IDE/3.9.7.RC1 - + + e-i-commons + p2 + http://dist.springframework.org/snapshot/IDE/nightly + - - e-i-commons - p2 - http://dist.springframework.org/milestone/IDE/3.9.7.RC1 - + + e-i-commons + p2 + http://dist.springframework.org/snapshot/IDE/nightly +