From 9699babd198a0d4cd738cc5bb906be1a353cb812 Mon Sep 17 00:00:00 2001 From: Sreenivasa Reddy Chinnannagari Date: Thu, 31 Aug 2017 11:38:27 +0530 Subject: [PATCH] Remove license-maven-plugin from traversal Remove MojoHaus license-maven-plugin from traversal pom.xml Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf8b Issue-ID: AAI-74 Signed-off-by: Sreenivasa Reddy Chinnannagari --- pom.xml | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) diff --git a/pom.xml b/pom.xml index d127c334..504b1b6a 100644 --- a/pom.xml +++ b/pom.xml @@ -295,52 +295,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 - **/*.yml - **/*.yaml - **/aai*.xml - **/*logback*.xml - **/*aaiconfig*.properties - **/*titan*.properties - - - - - first - - update-file-header - - process-sources - - - org.apache.maven.plugins maven-site-plugin -- 2.16.6