From 82ba9228723ead05278b61e0161ec6975a5fed5f Mon Sep 17 00:00:00 2001 From: Temoc Rodriguez Date: Thu, 17 Aug 2017 08:24:55 -0700 Subject: Remove MojoHaus Maven plug-in from pom file Remove MojoHaus License Maven plug-in from main pom.xml file. Issue-ID: POLICY-116 Change-Id: I3acfba5a998733006e04c8109ba9821c0c0c9573 Signed-off-by: Temoc Rodriguez --- pom.xml | 61 ++++++------------------------------------------------------- 1 file changed, 6 insertions(+), 55 deletions(-) diff --git a/pom.xml b/pom.xml index d866230c..feed1fd4 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. @@ -54,10 +54,10 @@ 2.1.0 5.2.10.Final 5.0.1.Final - + 3.2 0.7.9 - + java jacoco ${project.build.directory}/surefire-reports @@ -197,10 +197,10 @@ org.hibernate.common hibernate-commons-annotations ${hibernate.commons.annotations.version} - + - + @@ -240,56 +240,7 @@ ${project.encoding} - - - org.codehaus.mojo - license-maven-plugin - 1.9 - - - - java - properties - - - java - - 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 maven-site-plugin -- cgit 1.2.3-korg