From b386bc2427c74702a7a763362a90223c3b6fca40 Mon Sep 17 00:00:00 2001 From: HOCKLA Date: Thu, 5 Dec 2019 14:50:59 -0600 Subject: Point to release versions of policy/parent and policy/common Issue-ID: POLICY-1594 Change-Id: If6e7d96fb200d6947732c94ba4a0f621aac9d9d6 Signed-off-by: HOCKLA --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3ca55a67..9e1a9307 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.1.0-SNAPSHOT + 3.1.0 @@ -47,7 +47,7 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.6.0-SNAPSHOT + 1.6.1 1.6.0-SNAPSHOT 2.3.0-SNAPSHOT 2.2.0-SNAPSHOT -- cgit 1.2.3-korg