From 3c2636c53deea68359a8deb028bef3ef1e31502f Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Tue, 7 Nov 2017 18:07:30 +0200 Subject: Remove MojoHaus license plugin Removed MojoHaus license-maven-plugin from sdc-distribution-client pom.xml Fixed LICENSE.TXT file to match the other projects LICENSE.TXT files Change-Id: I8a2cdada4937204e87f349852b4d023ad0df293a Issue-Id: SDC-161 Signed-off-by: Idan Amit --- LICENSE.TXT | 6 ++---- pom.xml | 34 +--------------------------------- 2 files changed, 3 insertions(+), 37 deletions(-) diff --git a/LICENSE.TXT b/LICENSE.TXT index 3d6f0e2..e425d6c 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -1,4 +1,4 @@ -/* +/* * ============LICENSE_START========================================== * =================================================================== * Copyright © 2017 AT&T Intellectual Property. @@ -16,8 +16,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * ============LICENSE_END============================================ -* -* ECOMP and OpenECOMP are trademarks -* and service marks of AT&T Intellectual Property. +* ECOMP is a trademark and service mark of AT&T Intellectual Property. * */ \ No newline at end of file diff --git a/pom.xml b/pom.xml index 3b0c875..abfad51 100644 --- a/pom.xml +++ b/pom.xml @@ -137,39 +137,7 @@ maven-javadoc-plugin 2.10.3 - - - org.codehaus.mojo - license-maven-plugin - 1.10 - - false - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - sdc-distribution-client - true - true - true - true - false - - **/*.java - - - - - first - - update-file-header - - - - - + org.sonarsource.scanner.maven sonar-maven-plugin -- cgit 1.2.3-korg