From 112a8897a838161a93aa540e3d94a2362e17f3ed Mon Sep 17 00:00:00 2001 From: Keerat Date: Wed, 13 May 2020 17:18:42 +0100 Subject: [PATCH] SEARCH-2249 Fixing the format of the plugin in the parent pom --- pom.xml | 64 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/pom.xml b/pom.xml index 2331aa6a0..be238c9f2 100644 --- a/pom.xml +++ b/pom.xml @@ -73,38 +73,38 @@ org.codehaus.mojo - license-maven-plugin - - false - Alfresco Software Limited - true - true - classpath://alfresco - ${licenseName} - - src - - - **/*.java - **/*.jsp - - - - - check-licenses - compile - - check-file-header - - - - - - org.alfresco - alfresco-license-headers - 1.0 - - + license-maven-plugin + + false + Alfresco Software Limited + true + true + classpath://alfresco + ${licenseName} + + src + + + **/*.java + **/*.jsp + + + + + check-licenses + compile + + check-file-header + + + + + + org.alfresco + alfresco-license-headers + 1.0 + +