Point to released parent, common, models

Issue-ID: POLICY-2378
Change-Id: Ic80fe0334919361f973c7ae7796c5d8868882fcb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/pom.xml b/pom.xml
index 0be3bc8..f230d9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.1.2-SNAPSHOT</version>
+        <version>3.1.2</version>
         <relativePath />
     </parent>
 
@@ -52,8 +52,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.6.3-SNAPSHOT</policy.common.version>
-        <policy.models.version>2.2.3-SNAPSHOT</policy.models.version>
+        <policy.common.version>1.6.3</policy.common.version>
+        <policy.models.version>2.2.3</policy.models.version>
     </properties>
 
     <modules>