From bc906afda5154632ee4c001b1e9a6774f0896739 Mon Sep 17 00:00:00 2001 From: Mikael Barbero Date: Thu, 13 Apr 2017 21:53:01 +0200 Subject: Bug 515269 - Define parent pom for bundles and features Factorize and sections that only apply to eclipse-plugin and eclipse-feature packaging types. Also create an intermediate parent for bundle-parent and feature-parent to group what is common to both (e.g. jar signing). Change-Id: Ie342053cb6975f227cb631dc405b25bc03c6cba6 Signed-off-by: Mikael Barbero --- packages/org.eclipse.epp.package.android/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/org.eclipse.epp.package.android') diff --git a/packages/org.eclipse.epp.package.android/pom.xml b/packages/org.eclipse.epp.package.android/pom.xml index ceafab7f..07015402 100644 --- a/packages/org.eclipse.epp.package.android/pom.xml +++ b/packages/org.eclipse.epp.package.android/pom.xml @@ -10,6 +10,7 @@ Igor Fedorenko - initial implementation Thanh Ha (Eclipse Foundation) - initial implementation EclipseSource - ongoing development + Mikael Barbero (Eclipse Foundation) - clean-up and parent factorization --> org.eclipse.epp - org.eclipse.epp-parent + org.eclipse.epp-bundle-parent 4.7.0-SNAPSHOT - ../../releng/org.eclipse.epp.config/parent/ + ../../releng/org.eclipse.epp.config/parent/bundle org.eclipse.epp.package.android -- cgit v1.2.3