From e5abde92087276d45abb638f89b37627a52b5ff5 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Mon, 25 Oct 2021 18:13:47 -0400 Subject: Point to snapshot dependency Issue-ID: POLICY-3788 Change-Id: Ic67a1c8fc53b03d6c0105ec3663a5164ed9c52a9 Signed-off-by: Ram Krishna Verma --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f8eb4b7d..1f206844 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.4.3 + 3.5.0-SNAPSHOT @@ -41,8 +41,8 @@ This code implements the XACML PDP engine - 1.9.1 - 2.5.1 + 1.10.0-SNAPSHOT + 2.6.0-SNAPSHOT ${project.basedir}/target/code-coverage/jacoco-ut.exec -- cgit 1.2.3-korg