From 52841a43a6cca7a6df578d756c5fc87643a1463d Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Mon, 30 Apr 2018 21:37:58 +0300 Subject: Define parent pom in p2 parent pom. Ensures all plugins are as defined in pluginManagement. Change-Id: Ie72abd640137d23e4ccf3d813247635ef8a4351a Signed-off-by: Alexander Kurtakov --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index fea7d64ba..753868226 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,13 @@ 4.0.0 + + org.eclipse + eclipse-platform-parent + 4.8.0-SNAPSHOT + ../eclipse-platform-parent + + org.eclipse.platform rt.equinox.p2 4.8.0-SNAPSHOT -- cgit v1.2.3