From 9f2ebb061360ee7dd0326752d70d0cf61f7a145d Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 5 Aug 2019 08:28:15 -0500 Subject: Update to latest common/models released versions policy/models: 2.1.2 policy/common: 1.5.1 Issue-ID: POLICY-1953 Signed-off-by: jhh Change-Id: I5221b35a4e2b6337ac32e51b5d62f89bf6401b41 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a128dd62..ca7c4871 100644 --- a/pom.xml +++ b/pom.xml @@ -46,8 +46,8 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.5.1-SNAPSHOT - 2.1.1-SNAPSHOT + 1.5.1 + 2.1.2 -- cgit 1.2.3-korg