aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-13 15:54:50 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-13 15:54:54 -0400
commitfbef18cad9653b0307a849c58754bd7176ba448e (patch)
treeb1812f8d118cd44de30464af9ac85dbd86b445a6
parent2fa3f4c25a576d9e98d2a93ebe1b6063dae6b06a (diff)
Point to models/common fixes
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>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 15d57416..368f3a9a 100644
--- 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>