Upgrade to common/models snapshot 02/90802/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 2 Jul 2019 18:13:51 +0000 (14:13 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 2 Jul 2019 18:18:38 +0000 (14:18 -0400)
Keep in step with these artifacts to avoid multiple versions
loading during runtime.

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

diff --git a/pom.xml b/pom.xml
index d4a53c2..cd3a0f1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -62,8 +62,8 @@
         <hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
         <commons.io.version>2.5</commons.io.version>
         <xml.apis.version>1.4.01</xml.apis.version>
-        <policy.common.version>1.5.0</policy.common.version>
-        <policy.models.version>2.1.0</policy.models.version>
+        <policy.common.version>1.5.1-SNAPSHOT</policy.common.version>
+        <policy.models.version>2.1.1-SNAPSHOT</policy.models.version>
     </properties>
 
     <modules>