From d0ffabdffbe316ef6ba1ceeba8064f5abd915328 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Mon, 14 Sep 2020 13:29:11 +0200 Subject: [PATCH] switch sts3 dependencies to 3.9.14.RELEASE --- eclipse-distribution/pom.xml | 8 ++++---- eclipse-language-servers/pom.xml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index b2b9594a3..ed456c94c 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -69,12 +69,12 @@ nightly ${dist.type}/${dist.key}/${dist.project}/${dist.pathpostfix} - https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly - https://dist.springframework.org/snapshot/IDE/nightly + - + https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.14.RELEASE/ + https://dist.springframework.org/release/IDE/3.9.14.RELEASE https://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version} diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 885374789..2567b350a 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -86,9 +86,9 @@ TOOLS ${dist.type}/${dist.key}/${dist.project}/${dist.version} - https://dist.springframework.org/snapshot/IDE/nightly + - + https://dist.springframework.org/release/IDE/3.9.14.RELEASE