From 18b7f4d199e792e5703608612d2f5b375fc19c3c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 25 Nov 2021 11:41:13 +0000 Subject: Update parent and common references *** Release Phase 7: This commit is generated by a PF release script *** This is the seventh release phase, it updates parent, common and models references in policy/apex-pdp. Issue-ID: POLICY-3827 Signed-off-by: liamfallon Change-Id: I78c4e212e6c330d8a1549038f4c1ec47d6f2b4df --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a68a74d43..9d5413ce7 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.5.0-SNAPSHOT + 3.5.0 @@ -45,8 +45,8 @@ 1.4 2.3.0 5.3.7.Final - 1.10.0-SNAPSHOT - 2.6.0-SNAPSHOT + 1.10.0 + 2.6.0 4.1.5.Final 2.8.0 ${project.basedir}/target/code-coverage/lcov.info -- cgit 1.2.3-korg