From e861ea9a826462f98ccb9a1daad4c9d12706f8e5 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 9 Jul 2020 09:39:19 -0400 Subject: Refer to released versions in policy-distribution Issue-ID: POLICY-2695 Change-Id: Ie4a0050c46e103507e1f99d6787609b7b96d8551 Signed-off-by: Jim Hahn --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e5c9dda7..576e9117 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.2.0-SNAPSHOT + 3.2.0 @@ -44,8 +44,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.7.0-SNAPSHOT - 2.3.0-SNAPSHOT + 1.7.0 + 2.3.0 -- cgit 1.2.3-korg