Set all cross references of policy/drools-pdp 12/138012/1 master
authorsaul.gill <saul.gill@est.tech>
Mon, 20 May 2024 11:04:13 +0000 (12:04 +0100)
committersaul.gill <saul.gill@est.tech>
Mon, 20 May 2024 11:04:13 +0000 (12:04 +0100)
policy/drools-pdp updated with correct cross references

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

Issue-ID: POLICY-4999
Change-Id: Ie1d51a23ef0587e90cdbff868d1e1d22e2283cd5
Signed-off-by: saul.gill <saul.gill@est.tech>
packages/docker/src/main/docker/Dockerfile
pom.xml

index fcd1275..1dc3c36 100644 (file)
@@ -19,7 +19,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jdk-alpine:3.1.4-SNAPSHOT
+FROM onap/policy-jdk-alpine:4.0.0-SNAPSHOT
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy Drools PDP"
diff --git a/pom.xml b/pom.xml
index 328a9e3..559cde7 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.5-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</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.4-SNAPSHOT</policy.common.version>
-        <policy.models.version>3.1.4-SNAPSHOT</policy.models.version>
+        <policy.common.version>3.0.0-SNAPSHOT</policy.common.version>
+        <policy.models.version>4.0.0-SNAPSHOT</policy.models.version>
     </properties>
 
     <modules>