Use snapshot versions

Issue-ID: POLICY-1527
Change-Id: I533f11a48a3a0df5e675467a242e44580fbbfbb8
Signed-off-by: Jim Hahn <jrh3@att.com>
diff --git a/pom.xml b/pom.xml
index f2eaabd..727d36a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,9 +9,9 @@
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at
-  
+
        http://www.apache.org/licenses/LICENSE-2.0
-  
+
   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -44,8 +44,8 @@
         <!-- Default Sonar configuration -->
         <jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
 
-        <policy.common.version>1.6.5</policy.common.version>
-        <policy.models.version>2.2.6</policy.models.version>
+        <policy.common.version>1.7.0-SNAPSHOT</policy.common.version>
+        <policy.models.version>2.3.0-SNAPSHOT</policy.models.version>
     </properties>
 
     <modules>