From ae58c81d21d24a13b9c79e3d7ce4cc1d29a050c2 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Wed, 2 Sep 2020 09:07:43 +0200 Subject: [PATCH] make sure to already include the latest m2e 1.16.2 bugfix version --- eclipse-distribution/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 3e93be3db..7107314ce 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -238,7 +238,7 @@ m2e p2 - https://download.eclipse.org/technology/m2e/releases/1.16.1/ + https://download.eclipse.org/technology/m2e/snapshots/1.16.2/latest/ latest-m2e-wtp @@ -333,6 +333,11 @@ p2 https://download.eclipse.org/tools/orbit/downloads/drops/R20200831200620/repository + + m2e + p2 + https://download.eclipse.org/technology/m2e/snapshots/1.16.2/latest/ +