From f050d4119a2316b27588076d4fc90152773fc019 Mon Sep 17 00:00:00 2001 From: Christian W. Damus Date: Sat, 13 Feb 2016 09:23:56 -0500 Subject: Bug 485220: [Architecture] Provide a more modular architecture https://bugs.eclipse.org/bugs/show_bug.cgi?id=485220 Fix build failure to resolve bundles in referenced p2 repositories by restoring the missing elements in the POMs which, as it turns out, are not inherited from the parent module, despite what the m2e validator says. Change-Id: I62dacc9c70c940d28c3c02e1e35c8f874a7d3df0 --- .../org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml') diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml index 901cc671547..caeafe56c5c 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml @@ -7,6 +7,7 @@ 0.0.1-SNAPSHOT org.eclipse.papyrus.uml.modelexplorer.feature + org.eclipse.papyrus 1.2.0-SNAPSHOT eclipse-feature -- cgit v1.2.3