From 4cfa2e2d98f6877d54da304ef17f096284430908 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 13 Sep 2018 15:25:32 +0100 Subject: Sonar/Checkstyle in service/plugins Sonar and Checkstyle changes in plugins and services, and knock on changes Issue-ID: POLICY-1034 Change-Id: Iff7df74e54fce2c661dcc2fae75ae93d4cacfe5b Signed-off-by: liamfallon --- client/client-editor/pom.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'client/client-editor') diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml index 3e250e0f4..9b4d53fab 100644 --- a/client/client-editor/pom.xml +++ b/client/client-editor/pom.xml @@ -122,7 +122,6 @@ org.apache.maven.plugins maven-resources-plugin - 3.1.0 copy-common-resources-to-jar @@ -163,7 +162,6 @@ org.apache.maven.plugins maven-shade-plugin - 2.4.3 package @@ -212,7 +210,6 @@ org.apache.maven.plugins maven-war-plugin - 2.6 ui src/main/resources/webapp -- cgit 1.2.3-korg