From e49dcf65103d95859a91d9322418850611b950a0 Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 5 Aug 2019 08:53:04 -0500 Subject: [PATCH] Update to latest common/models released versions policy/models: 2.1.2 policy/common: 1.5.1 Issue-ID: POLICY-1953 Change-Id: I9ea6939e760ae5098896aedcfa632cc7426e927d Signed-off-by: jhh --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d2c7be82..0f942448 100644 --- a/pom.xml +++ b/pom.xml @@ -45,8 +45,8 @@ ${project.basedir}/../target/code-coverage/jacoco-it.exec reuseReports - 1.5.1-SNAPSHOT - 2.1.1-SNAPSHOT + 1.5.1 + 2.1.2 -- 2.16.6