From 7857bb7865bb81290f9bb6e76bc3a461675423d1 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Mon, 22 Aug 2022 10:02:10 -0400 Subject: [PATCH] Point to snapshot dependencies Issue-ID: POLICY-4295 Change-Id: I8530b4eaf8d847caa0e0f339d0f92fbaa974fb31 Signed-off-by: Ram Krishna Verma --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 450bd790..4f9428e2 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.3.3 + 3.3.4-SNAPSHOT @@ -41,8 +41,8 @@ This code implements the XACML PDP engine - 1.8.3 - 2.4.6 + 1.8.4-SNAPSHOT + 2.4.7-SNAPSHOT ${project.basedir}/target/code-coverage/jacoco-ut.exec -- 2.16.6