From d595f82b14c4042a63e82bed7a2ebcbf9fa3400b Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Wed, 13 Sep 2017 18:56:48 -0400 Subject: Remove maven-license-plugin from pom.xml The Mojohaus license plug-in was previously used to add automatically a license to a file. Since any new file is not necessary created under the AT&T license, the plug-in needs to be removed. Change-Id: I58642c091308cd8067a48361bd02671f208e146b Issue-id: SO-69 Signed-off-by: Rob Daugherty --- pom.xml | 39 --------------------------------------- 1 file changed, 39 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 9601fe89ca..6e372fa710 100644 --- a/pom.xml +++ b/pom.xml @@ -335,45 +335,6 @@ 1.8 - - - org.codehaus.mojo - license-maven-plugin - 1.10 - - false - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - ECOMP MSO - true - true - true - true - - - - first - - update-file-header - - process-sources - - apache_v2 - - *.java - *.groovy - - - *.json - - - - - -- cgit 1.2.3-korg