From 2c186b89c609d3e21678368bc472849c58df67dc Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Tue, 23 Feb 2021 10:22:40 -0500 Subject: Point to released version of dependencies Issue-ID: POLICY-3088 Change-Id: Ie1cfd8b08a48881738966b1ce86f5f9c88a6e537 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 1ea13eef..767b2573 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.3.0-SNAPSHOT + 3.3.0 @@ -41,8 +41,8 @@ Code that implements the Policy Administration Backend. - 1.8.0-SNAPSHOT - 2.4.0-SNAPSHOT + 1.8.0 + 2.4.0 -- cgit 1.2.3-korg