update references in policy/pap pom 16/128916/1
authorliamfallon <liam.fallon@est.tech>
Wed, 27 Apr 2022 19:55:49 +0000 (20:55 +0100)
committerliamfallon <liam.fallon@est.tech>
Wed, 27 Apr 2022 19:55:49 +0000 (20:55 +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: Ic269481eed341f1c3043f53e76e6fa21b9856075

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

index cf2d99c..7fad1a3 100644 (file)
@@ -20,7 +20,7 @@
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
 
-FROM onap/policy-jre-alpine:2.4.2
+FROM onap/policy-jre-alpine:2.4.3
 
 LABEL maintainer="Policy Team"
 
diff --git a/pom.xml b/pom.xml
index 607da98..2541325 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.3-SNAPSHOT</version>
+        <version>3.5.3</version>
         <relativePath />
     </parent>
 
@@ -41,8 +41,8 @@
     <description>Code that implements the Policy Administration Backend.</description>
 
     <properties>
-        <policy.common.version>1.10.3-SNAPSHOT</policy.common.version>
-        <policy.models.version>2.6.3-SNAPSHOT</policy.models.version>
+        <policy.common.version>1.10.3</policy.common.version>
+        <policy.models.version>2.6.3</policy.models.version>
     </properties>
 
     <modules>