From 469f441bc4ad2cd91afa96f91c6072eb69dc8813 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 17 Aug 2022 12:59:38 -0400 Subject: Point to released dependencies Issue-ID: POLICY-4295 Change-Id: I50d0cf45c4b5bf0a30aa522a97e902775c982602 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 4f25ee9e8..f06c5b3ce 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.3.3-SNAPSHOT + 3.3.3 @@ -45,8 +45,8 @@ 1.4 3.0.0 5.3.7.Final - 1.8.3-SNAPSHOT - 2.4.6-SNAPSHOT + 1.8.3 + 2.4.6 4.1.5.Final 2.8.0 ${project.basedir}/target/code-coverage/lcov.info -- cgit 1.2.3-korg