From dfc7c87b5f94087d209a2b9f7e2dc6d9a9dce1a8 Mon Sep 17 00:00:00 2001 From: HOCKLA Date: Thu, 5 Dec 2019 10:24:14 -0600 Subject: [PATCH] Updated pom.xml to point to release versions of policy/parent and policy/common Issue-ID: POLICY-1594/POLICY-1583 Change-Id: Ib8280ab847d8a81d8470c4f4600a6b2a626ae28b Signed-off-by: HOCKLA --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9b52cd9b9..91df951ec 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.1.0-SNAPSHOT + 3.1.0 @@ -48,7 +48,7 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.6.0-SNAPSHOT + 1.6.0 -- 2.16.6