From 0160556de676e1b98fd4c99801537e276beba6c0 Mon Sep 17 00:00:00 2001 From: Sreenivasa Reddy Chinnannagari Date: Thu, 31 Aug 2017 12:10:30 +0530 Subject: [PATCH] Remove license-maven-plugin from aai-service Remove MojoHaus license-maven-plugin from aai-service pom.xml Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf9b Issue-ID: AAI-74 Signed-off-by: Sreenivasa Reddy Chinnannagari --- pom.xml | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/pom.xml b/pom.xml index a6f9f60..78fa308 100644 --- a/pom.xml +++ b/pom.xml @@ -331,47 +331,6 @@ - - - org.codehaus.mojo - license-maven-plugin - 1.12 - - false - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - org.openecomp.aai - true - true - true - true - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - - **/*.java - **/*.ksh - **/*.sh - **/*.ftl - **/*.xsd - **/*.xjb - **/aai*.xml - **/*logback*.xml - **/*aaiconfig*.properties - **/*titan*.properties - - - - - first - - update-file-header - - process-sources - - - org.codehaus.mojo sonar-maven-plugin -- 2.16.6