From: saul.gill Date: Thu, 16 May 2024 14:24:40 +0000 (+0100) Subject: Allow checkstyle to avoid auto snapshot update X-Git-Tag: 5.0.0~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ef03262c93d2a3df1a04e71f38379daf0a77bdfd;p=policy%2Fparent.git Allow checkstyle to avoid auto snapshot update Issue-ID: POLICY-5003 Change-Id: I545c297d9c9a523d336494555d14bbd1454f7a20 Signed-off-by: saul.gill --- diff --git a/integration/pom.xml b/integration/pom.xml index d86de59a..12656e2c 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -39,6 +39,7 @@ 17 5.0.0-SNAPSHOT + [4.1.2,) ${project.build.directory}/code-coverage/jacoco-ut.exec jacoco @@ -1487,7 +1488,7 @@ org.onap.policy.parent checkstyle - [4.1.2,) + ${version.parent.checkstyle} compile