aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-13 14:18:37 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-13 15:56:00 -0400
commit730bf739a3788e6d99bd4b5116afba6c1b4527bb (patch)
treee9bb9930959366eb510db5553242b3e2864abf60
parent7b4c276c06a5f28ef58b401c02d7762c7fbb69e2 (diff)
Point to common/models string fix
FIx in naming policy and yaml coder Issue-ID: POLICY-2486 Change-Id: I19f4cbabbed950d2bf9a4ac023020462bd41086b 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 18426aa2..98f986e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,8 @@
<description>Code that implements the Policy Administration Backend.</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>