update references in policy/pap pom 01/128501/1
authorliamfallon <liam.fallon@est.tech>
Tue, 12 Apr 2022 17:41:56 +0000 (18:41 +0100)
committerliamfallon <liam.fallon@est.tech>
Tue, 12 Apr 2022 17:41:56 +0000 (18:41 +0100)
updated references in the policy/pap pom

*** This commit is generated by a PF release script ***

Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Icf68c7320c8e1b20dde8b0db2cfbd728ba2f77bf

packages/policy-pap-docker/src/main/docker/Dockerfile
pom.xml

index 33dd2a2..cf2d99c 100644 (file)
@@ -20,7 +20,7 @@
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
 
-FROM onap/policy-jre-alpine:2.4.1
+FROM onap/policy-jre-alpine:2.4.2
 
 LABEL maintainer="Policy Team"
 
diff --git a/pom.xml b/pom.xml
index 729c845..8a86a82 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.5.2-SNAPSHOT</version>
+        <version>3.5.2</version>
         <relativePath />
     </parent>
 
@@ -41,8 +41,8 @@
     <description>Code that implements the Policy Administration Backend.</description>
 
     <properties>
-        <policy.common.version>1.10.2-SNAPSHOT</policy.common.version>
-        <policy.models.version>2.6.2-SNAPSHOT</policy.models.version>
+        <policy.common.version>1.10.2</policy.common.version>
+        <policy.models.version>2.6.2</policy.models.version>
     </properties>
 
     <modules>