From 6d2517284b774b2ab6cb4762a8c749d0daf8c2f5 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 11 Sep 2019 12:08:57 -0400 Subject: Adding/Replacing Plugins to format/validate code Replacing Groovy script with directory-maven-plugin to identify baseDirPath Add license-maven-plugin plugin to Generate / Validate Copyright header Adding tidy-maven-plugin to format / validate POM.xml Updating Java Code Formatter Sytle XML to Version 13 Issue-ID: LOG-1129 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ifa333053bb1dff70f28b14ea9460073043e9c847 --- reference/logging-filter/logging-filter-base/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'reference/logging-filter/logging-filter-base/pom.xml') diff --git a/reference/logging-filter/logging-filter-base/pom.xml b/reference/logging-filter/logging-filter-base/pom.xml index 297d54d..d275833 100644 --- a/reference/logging-filter/logging-filter-base/pom.xml +++ b/reference/logging-filter/logging-filter-base/pom.xml @@ -54,9 +54,9 @@ test - org.mockito - mockito-core - test + org.mockito + mockito-core + test -- cgit 1.2.3-korg