From: liamfallon Date: Fri, 17 Feb 2023 19:15:16 +0000 (+0000) Subject: Clean up dependencies for London Release X-Git-Tag: 6.4.1~10^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0e405f340fb2d35753251771816290fe44cd8386;p=policy%2Fclamp.git Clean up dependencies for London Release Issue-ID: POLICY-4482 Change-Id: I8210a48b1080e715ef279c4fedae8dcb6165756f Signed-off-by: liamfallon --- diff --git a/examples/pom.xml b/examples/pom.xml index 4605ba51a..80fb18b8b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -1,7 +1,7 @@ - - + 4.0.0 - org.onap.policy.parent integration 3.7.1-SNAPSHOT - org.onap.policy.clamp policy-clamp 6.4.1-SNAPSHOT ${project.artifactId} - pom - This is the root Maven module for the policy-clamp project. @@ -50,12 +49,10 @@ o policy-clamp-participant-impl-http: A standard participant for http configurations o policy-clamp-participant-impl-a1pms: A standard participant for accessing A1-Policy Management Service - 1.12.1-SNAPSHOT 2.8.1-SNAPSHOT - common examples @@ -64,7 +61,6 @@ runtime-acm participant - junit @@ -74,7 +70,7 @@ org.junit.jupiter junit-jupiter-engine - 5.7.1 + ${version.junit.jupiter} test diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml index efc13f37c..e5f223749 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -1,7 +1,7 @@