From 7c5702fdc7e93ea5031834cc6924a2d85c520a14 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 16 Sep 2022 20:06:13 +0100 Subject: Fix minor warnings in code Issue-ID: POLICY-4045 Change-Id: I34d596517bd84accd8916973b93d90c159460a5e Signed-off-by: liamfallon --- resources/pom.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 2 deletions(-) (limited to 'resources') diff --git a/resources/pom.xml b/resources/pom.xml index 4ee50911..3c89b407 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -16,8 +16,10 @@ ============LICENSE_END========================================================= --> - + 4.0.0 @@ -29,4 +31,47 @@ policy-parent-resources Resources used in builds jar + + + + m2e + + + + m2e.version + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17,) + + check + + + + + + + + + + + + + + + -- cgit 1.2.3-korg