From 1e5623b14adf9ed874d913b90c8840f46cff96d9 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 24 Jun 2019 11:48:59 -0400 Subject: [PATCH] Upgrade to release common & models Released common 1.5.0 and models 2.1.0 Issue-ID: POLICY-1737 Change-Id: Ia5bf6965c7c85b1de74b90b1d4fd179cac01bdea Signed-off-by: Pamela Dragosh --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 873e7f4c..4c441f07 100644 --- a/pom.xml +++ b/pom.xml @@ -45,8 +45,8 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.5.0-SNAPSHOT - 2.1.0-SNAPSHOT + 1.5.0 + 2.1.0 -- 2.16.6