From e02d27f830abc7ed1d131057da714bbeafa7f61d Mon Sep 17 00:00:00 2001 From: waynedunican Date: Wed, 15 May 2024 11:38:19 +0100 Subject: update parent references in policy/parent pom Phase 1.5 - update checkstyle version Issue-ID: POLICY-5001 Signed-off-by: waynedunican Change-Id: I7f21d8f5abb97f67d8dbd26bba2fd120d9fc8268 --- integration/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'integration/pom.xml') diff --git a/integration/pom.xml b/integration/pom.xml index 5dda58fe..4d897b14 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -39,7 +39,6 @@ 17 4.1.3 - 4.1.3-SNAPSHOT ${project.build.directory}/code-coverage/jacoco-ut.exec jacoco @@ -1488,7 +1487,7 @@ org.onap.policy.parent checkstyle - ${version.parent.checkstyle} + ${project.version} compile -- cgit 1.2.3-korg