From 9cd17ef720663f59834050168503aa0f7f4d90a4 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 17 Aug 2022 13:00:21 -0400 Subject: Point to released dependencies Issue-ID: POLICY-4295 Change-Id: Ib3d37c37afbad35b867afb8fd8b705bdca1af8af 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 a6ea1848..89bbfeff 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.3.3-SNAPSHOT + 3.3.3 @@ -41,8 +41,8 @@ This code implements the XACML PDP engine - 1.8.3-SNAPSHOT - 2.4.6-SNAPSHOT + 1.8.3 + 2.4.6 ${project.basedir}/target/code-coverage/jacoco-ut.exec -- cgit 1.2.3-korg