updated references in the policy/pap pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3958
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9ae3a478f001a130272e557dbc5d56f5a0bc1f12
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
 
-FROM onap/policy-jre-alpine:2.3.1
+FROM onap/policy-jre-alpine:2.3.2
 
 LABEL maintainer="Policy Team"
 
 
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.4.4-SNAPSHOT</version>
+        <version>3.4.4</version>
         <relativePath />
     </parent>
 
     <description>Code that implements the Policy Administration Backend.</description>
 
     <properties>
-        <policy.common.version>1.9.2-SNAPSHOT</policy.common.version>
-        <policy.models.version>2.5.2-SNAPSHOT</policy.models.version>
+        <policy.common.version>1.9.2</policy.common.version>
+        <policy.models.version>2.5.2</policy.models.version>
     </properties>
 
     <modules>