From 3d9d1c656afb47c73bfda31fcd54ab3325a60f34 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Tue, 9 Jan 2024 09:33:03 +0100 Subject: [PATCH] update to use specific release of lsp4e again --- eclipse-distribution/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 83bafcec7..6245f80c1 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -293,14 +293,14 @@ lsp4e p2 - - https://download.eclipse.org/lsp4e/snapshots/ + https://download.eclipse.org/lsp4e/releases/0.24.6/ + tm4e-snapshots p2 - - https://download.eclipse.org/tm4e/snapshots/ + https://download.eclipse.org/tm4e/releases/latest/ + - https://download.eclipse.org/lsp4e/snapshots/ + https://download.eclipse.org/lsp4e/releases/0.24.6/ + tm4e-snapshots p2 - - https://download.eclipse.org/tm4e/snapshots/ + https://download.eclipse.org/tm4e/releases/latest/ +