From 31d552bf17c031f915e237bf1f01df300e225249 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 22 Sep 2022 23:22:23 +0100 Subject: update references in policy/xacml-pdp pom updated references in the policy/xacml-pdp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4343 Signed-off-by: liamfallon Change-Id: I031209a3d694330ca1654d88b732806ec241ad98 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index dfb80f03..2f526c42 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.6.0-SNAPSHOT + 3.6.0 @@ -41,8 +41,8 @@ This code implements the XACML PDP engine - 1.11.0-SNAPSHOT - 2.7.0-SNAPSHOT + 1.11.0 + 2.7.0 ${project.basedir}/target/code-coverage/jacoco-ut.exec -- cgit 1.2.3-korg