Point to common/models fix 67/105867/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 13 Apr 2020 20:15:10 +0000 (16:15 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 13 Apr 2020 20:15:15 +0000 (16:15 -0400)
Fix in naming policy and yaml coder string fix.

Issue-ID: POLICY-2486
Change-Id: If6af74ee77692ba08208555f0b55eb30544541aa
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index da10927..60aecfd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,8 @@
         <!-- Default Sonar configuration -->
         <jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
 
-        <policy.common.version>1.6.3</policy.common.version>
-        <policy.models.version>2.2.3</policy.models.version>
+        <policy.common.version>1.6.4-SNAPSHOT</policy.common.version>
+        <policy.models.version>2.2.4-SNAPSHOT</policy.models.version>
     </properties>
 
     <modules>