Point to models/common fixes 62/105862/1
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 13 Apr 2020 19:54:50 +0000 (15:54 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 13 Apr 2020 19:54:54 +0000 (15:54 -0400)
For the naming policy string fixes and fix in yaml coder

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

diff --git a/pom.xml b/pom.xml
index 15d5741..368f3a9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
     <description>Code that define our external API.</description>
 
     <properties>
-        <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>