From bf896e04ff51c292c2f2aff03c1ade409703a1d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Sun, 4 Feb 2024 10:51:33 +0100 Subject: [PATCH] Manage org.eclipse.equinox.p2.publisher.eclipse in parent pom --- p2-maven-plugin/pom.xml | 1 - pom.xml | 5 +++++ tycho-build/pom.xml | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index 83d54db8bd..df0ad22a79 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -66,7 +66,6 @@ org.eclipse.platform org.eclipse.equinox.p2.publisher.eclipse - 1.5.200 org.eclipse.platform diff --git a/pom.xml b/pom.xml index 37f16ad70f..6eb8ab17cd 100644 --- a/pom.xml +++ b/pom.xml @@ -294,6 +294,11 @@ org.eclipse.equinox.p2.repository 2.8.0 + + org.eclipse.platform + org.eclipse.equinox.p2.publisher.eclipse + 1.5.200 + org.eclipse.platform org.eclipse.equinox.simpleconfigurator.manipulator diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index 3e6cfd139d..2a1f2b6c6b 100644 --- a/tycho-build/pom.xml +++ b/tycho-build/pom.xml @@ -95,7 +95,6 @@ org.eclipse.platform org.eclipse.equinox.p2.publisher.eclipse - 1.5.200