update references in policy/drools-pdp pom 44/137244/1
authorwaynedunican <wayne.dunican@est.tech>
Fri, 16 Feb 2024 16:29:26 +0000 (16:29 +0000)
committerwaynedunican <wayne.dunican@est.tech>
Fri, 16 Feb 2024 16:29:26 +0000 (16:29 +0000)
updated references in the policy/drools-pdp pom

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

Issue-ID: POLICY-4932
Change-Id: Ic8a700f2d32174c1e5ace42c4c12bd48d864ba93
Signed-off-by: waynedunican <wayne.dunican@est.tech>
packages/docker/src/main/docker/Dockerfile
pom.xml

index c3c6a13..3314da7 100644 (file)
@@ -19,7 +19,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jdk-alpine:3.1.1-SNAPSHOT
+FROM onap/policy-jdk-alpine:3.1.1
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy Drools PDP"
diff --git a/pom.xml b/pom.xml
index e2d2919..57b2d1d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>4.1.1-SNAPSHOT</version>
+        <version>4.1.1</version>
         <relativePath />
     </parent>
 
@@ -51,8 +51,8 @@
         <json.path.version>2.9.0</json.path.version>
         <hibernate.commons.annotations.version>6.0.6.Final</hibernate.commons.annotations.version>
         <xml.apis.version>1.4.01</xml.apis.version>
-        <policy.common.version>2.1.1-SNAPSHOT</policy.common.version>
-        <policy.models.version>3.1.1-SNAPSHOT</policy.models.version>
+        <policy.common.version>2.1.1</policy.common.version>
+        <policy.models.version>3.1.1</policy.models.version>
     </properties>
 
     <modules>