From ddfcb74fbe34a709a1ad6a7bace8d1403b0040db Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Sat, 11 Apr 2020 15:36:06 -0400 Subject: Point to released parent, common models Issue-ID: POLICY-2378 Change-Id: Idb05f97911fc1ebb5998467a5484973e5e650bae Signed-off-by: Pamela Dragosh --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5ed668f3..da109279 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.1.2-SNAPSHOT + 3.1.2 @@ -44,8 +44,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.6.3-SNAPSHOT - 2.2.3-SNAPSHOT + 1.6.3 + 2.2.3 -- cgit 1.2.3-korg