From d1cd4a2f7e7cf78019f7c13f08b1b64a43eafd6f Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 12 Mar 2021 11:55:30 -0500 Subject: Address plugin-not-found issues Removed references to archetype-packaging and lifecycle-mapping, where unnecessary due to pom inheritance. Issue-ID: POLICY-3126 Change-Id: Id89fcec8dffd841445fe37959f2d17777ad98a19 Signed-off-by: Jim Hahn --- pom.xml | 31 +------------------------------ 1 file changed, 1 insertion(+), 30 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a4eae60c..03f2215c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy SDC Service Distribution ================================================================================ - Copyright (C) 2018, 2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2018, 2020-2021 AT&T Intellectual Property. All rights reserved. Copyright (C) 2019 Nordix Foundation. Modifications Copyright (C) 2020 AT&T Inc. Modifications Copyright (C) 2021 Bell Canada. @@ -88,33 +88,4 @@ dav:${nexusproxy}${sitePath} - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17,) - - check - - - - - - - - - - - - -- cgit 1.2.3-korg