update references in policy/drools-pdp pom 65/127365/1
authorliamfallon <liam.fallon@est.tech>
Mon, 28 Feb 2022 14:48:55 +0000 (14:48 +0000)
committerliamfallon <liam.fallon@est.tech>
Mon, 28 Feb 2022 14:48:55 +0000 (14:48 +0000)
updated references in the policy/drools-pdp pom

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

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

packages/docker/src/main/docker/Dockerfile
pom.xml

index c4d07ed..9d77629 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jdk-alpine:2.3.1
+FROM onap/policy-jdk-alpine:2.3.2
 
 LABEL maintainer="Policy Team"
 
diff --git a/pom.xml b/pom.xml
index 5f0c7a7..b19d50b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.4.4-SNAPSHOT</version>
+        <version>3.4.4</version>
         <relativePath />
     </parent>
 
@@ -51,8 +51,8 @@
         <hibernate.core.version>5.4.28.Final</hibernate.core.version>
         <hibernate.commons.annotations.version>5.1.2.Final</hibernate.commons.annotations.version>
         <xml.apis.version>1.4.01</xml.apis.version>
-        <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>