From 51f17597c54d99289d2156bce2451d7ce29996d2 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 13 Apr 2020 16:15:10 -0400 Subject: Point to common/models fix Fix in naming policy and yaml coder string fix. Issue-ID: POLICY-2486 Change-Id: If6af74ee77692ba08208555f0b55eb30544541aa Signed-off-by: Pamela Dragosh --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index da109279..60aecfd6 100644 --- a/pom.xml +++ b/pom.xml @@ -44,8 +44,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.6.3 - 2.2.3 + 1.6.4-SNAPSHOT + 2.2.4-SNAPSHOT -- cgit 1.2.3-korg