From 9b76a767a1f4357d176232b28f466a17a5df67dd Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 15 Aug 2017 16:17:50 -0400 Subject: [PATCH 1/1] Remove license plugin Remove license plugin from parent POMs. Change-Id: I47463eaf9a4fcc3079d075ab279d013fa8b96730 Issue-ID: CCSDK-31 Signed-off-by: Dan Timoney --- odlparent-boron-sr3/pom.xml | 62 ------------------------------------------- odlparent-carbon-sr1/pom.xml | 63 -------------------------------------------- pom.xml | 62 ------------------------------------------- 3 files changed, 187 deletions(-) diff --git a/odlparent-boron-sr3/pom.xml b/odlparent-boron-sr3/pom.xml index 523100a0..e7f0daf8 100755 --- a/odlparent-boron-sr3/pom.xml +++ b/odlparent-boron-sr3/pom.xml @@ -663,68 +663,6 @@ - - - - - org.codehaus.mojo - - license-maven-plugin - - 1.10 - - - - false - - ============LICENSE_START======================================================= - - ============LICENSE_END========================================================= - - ================================================================================ - - apache_v2 - - 2017 - - ONAP Intellectual Property. All rights - reserved. - - openECOMP : SDN-C - - true - - true - - true - - true - - **/*.png - **/*.json - - - - - - - - - first - - - - update-file-header - - - - process-sources - - - - - - org.codehaus.mojo diff --git a/odlparent-carbon-sr1/pom.xml b/odlparent-carbon-sr1/pom.xml index f1f9cba4..0ccc6638 100755 --- a/odlparent-carbon-sr1/pom.xml +++ b/odlparent-carbon-sr1/pom.xml @@ -666,69 +666,6 @@ - - - - - org.codehaus.mojo - - license-maven-plugin - - 1.10 - - - - false - - ============LICENSE_START======================================================= - - ============LICENSE_END========================================================= - - ================================================================================ - - apache_v2 - - 2017 - - ONAP Intellectual Property. All - rights - reserved. - - openECOMP : SDN-C - - true - - true - - true - - true - - **/*.png - **/*.json - - - - - - - - - first - - - - update-file-header - - - - process-sources - - - - - - org.codehaus.mojo diff --git a/pom.xml b/pom.xml index bdb6f9f0..615c37bb 100755 --- a/pom.xml +++ b/pom.xml @@ -181,68 +181,6 @@ - - - - - org.codehaus.mojo - - license-maven-plugin - - 1.10 - - - - false - - ============LICENSE_START======================================================= - - ============LICENSE_END========================================================= - - ================================================================================ - - apache_v2 - - 2017 - - AT&T Intellectual Property. All rights - reserved. - - openECOMP : SDN-C - - true - - true - - true - - true - - **/*.png - **/*.json - - - - - - - - - first - - - - update-file-header - - - - process-sources - - - - - - org.codehaus.mojo -- 2.16.6