Update to models SNAPSHOT for bug fix 25/96825/1
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 9 Oct 2019 19:03:07 +0000 (15:03 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 9 Oct 2019 19:03:13 +0000 (15:03 -0400)
Bug fix for missing field in SO request

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

diff --git a/pom.xml b/pom.xml
index 4765b60..09a2e57 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
 
         <!-- Project common dependency versions -->
         <version.policy.common>1.5.2</version.policy.common>
-        <policy.models.version>2.1.3</policy.models.version>
+        <policy.models.version>2.1.4-SNAPSHOT</policy.models.version>
         <version.policy.drools-pdp>1.5.2</version.policy.drools-pdp>
     </properties>