From 76e88ca4fe9e134459dd69d4c3357da8e1fa6b33 Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Mon, 14 Sep 2020 14:42:29 -0700 Subject: [PATCH] Revert "switch sts3 dependencies to 3.9.14.RELEASE" This reverts commit d0ffabdffbe316ef6ba1ceeba8064f5abd915328. --- 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 ed456c94c..b2b9594a3 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 2567b350a..885374789 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 +