From 5ee71ee9889be37f947a2ecd6e1d5b73bb4d2aa4 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Tue, 23 Feb 2021 10:20:38 -0500 Subject: Point to released version of dependencies Issue-ID: POLICY-3088 Change-Id: I244d8b061e58b624f197a2741ada25447047b18d 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 c177b43a..3d297628 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.3.0-SNAPSHOT + 3.3.0 @@ -44,8 +44,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.8.0-SNAPSHOT - 2.4.0-SNAPSHOT + 1.8.0 + 2.4.0 -- cgit 1.2.3-korg