From 5b830d88ba20f1655d0fcd9f1de05cd9c2d0a7c1 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 21 Jun 2019 16:16:43 -0400 Subject: Upgrade to released common & models Released common 1.5.0 and models 2.1.0 Issue-ID: POLICY-1737 Change-Id: I95cd82c79d57df1b410ea0deaa2b93dee12878b0 Signed-off-by: Pamela Dragosh --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3f376813..703be199 100644 --- a/pom.xml +++ b/pom.xml @@ -46,8 +46,8 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.5.0-SNAPSHOT - 2.1.0-SNAPSHOT + 1.5.0 + 2.1.0 -- cgit 1.2.3-korg