From 62903aced60d382c1c0dd1ee2a7008d965ed7ca9 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 21 Oct 2022 10:50:31 +0100 Subject: Update snapshot and/or references of policy/xacml-pdp to latest snapshots policy/xacml-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon Change-Id: Id22d9db8667fe0a2585db7830e0042d482a28895 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 0d95c3b8..b7501ed0 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 3.6.1 + 3.6.2-SNAPSHOT org.onap.policy.xacml-pdp policy-xacml-pdp - 2.7.1-SNAPSHOT + 2.7.2-SNAPSHOT pom @@ -41,8 +41,8 @@ This code implements the XACML PDP engine - 1.11.1 - 2.7.1 + 1.11.2-SNAPSHOT + 2.7.2-SNAPSHOT ${project.basedir}/target/code-coverage/jacoco-ut.exec -- cgit