From 79cee88a95874d81ae92fbe34eef73c3eb9469b7 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 9 Sep 2019 09:52:42 -0400 Subject: [PATCH] Use released versions in models pom Updated models pom.xml to use released version of parent and common artifacts. Change-Id: I21bf9911d1dcd3ea9cc0f065dc80f65e153da885 Issue-ID: POLICY-2045 Signed-off-by: Jim Hahn --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a4c41aa14..29735c3c2 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.0.1-SNAPSHOT + 3.0.1 @@ -48,7 +48,7 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.5.2-SNAPSHOT + 1.5.2 -- 2.16.6