From 1f2c69e5faab3b5007c45033df0097b3616f4d2f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 15 Aug 2017 16:21:10 -0400 Subject: [PATCH] Remove license plugin Remove license plugin from parent POMs. Change-Id: Ia626a424dbb04511d5e31483134384efbe259fe7 Issue-ID: CCSDK-31 Signed-off-by: Dan Timoney --- dblib/pom.xml | 35 ----------------------------------- pom.xml | 59 ----------------------------------------------------------- 2 files changed, 94 deletions(-) diff --git a/dblib/pom.xml b/dblib/pom.xml index 81e1b8011..3138f43e2 100755 --- a/dblib/pom.xml +++ b/dblib/pom.xml @@ -19,41 +19,6 @@ 0.1.0-SNAPSHOT - - - - org.codehaus.mojo - - license-maven-plugin - - 1.9 - - - - apache_v2 - - 2016 - - ONAP - - onap - - - - src/main/java - - - - - - *.png - - - - - - - diff --git a/pom.xml b/pom.xml index a4b3f27ca..bee5e926d 100755 --- a/pom.xml +++ b/pom.xml @@ -94,65 +94,6 @@ - - - - - org.codehaus.mojo - - license-maven-plugin - - 1.10 - - - - false - - ============LICENSE_START======================================================= - - ============LICENSE_END========================================================= - - ================================================================================ - - apache_v2 - - 2017 - - AT&T Intellectual Property. All rights - reserved. - - ONAP : CCSDK - - true - - true - - true - - true - - - - - - - - first - - - - update-file-header - - - - process-sources - - - - - - - org.apache.maven.plugins -- 2.16.6