From b234cce8ee5fcf5b12090b6ceca25bb4a21d62fc Mon Sep 17 00:00:00 2001 From: Temoc Rodriguez Date: Wed, 16 Aug 2017 16:10:55 -0700 Subject: Remove MojoHaus Maven plug-in from pom file Remove MojoHaus Maven plug-in from main pom.xml file. Change-Id: Ic336be3101860830010d1a395dd402771de85e88 Issue-ID: POLICY-116 Signed-off-by: Temoc Rodriguez --- pom.xml | 112 ++-------------------------------------------------------------- 1 file changed, 2 insertions(+), 110 deletions(-) diff --git a/pom.xml b/pom.xml index 35d341050..cf1f7d587 100644 --- a/pom.xml +++ b/pom.xml @@ -7,9 +7,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -80,114 +80,6 @@ ${project.target.version} - - - - - org.codehaus.mojo - - license-maven-plugin - - 1.9 - - - - - - - - - - java - - properties - - - - - - java - - - - properties - - - - apache_v2 - - - - 2017 - - AT&T Intellectual Property. All rights reserved. - - - - - - ============LICENSE_START======================================================= - - ============LICENSE_END========================================================= - - ================================================================================ - - false - - true - - true - - true - - true - - - - - - - - - - / - - - - - - - - pom.xml - - - - - - org.apache.maven.plugins -- cgit 1.2.3-korg