From: liamfallon Date: Tue, 12 Apr 2022 17:41:45 +0000 (+0100) Subject: update references in policy/clamp pom X-Git-Tag: 6.2.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F128505%2F1;p=policy%2Fclamp.git update references in policy/clamp pom updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon Change-Id: Ib2580b3ada5607cdf0c5be06cfbaac8ae202a9eb --- diff --git a/packages/policy-clamp-docker/src/main/docker/AcmRuntimeDockerfile b/packages/policy-clamp-docker/src/main/docker/AcmRuntimeDockerfile index d1e698081..35029969e 100644 --- a/packages/policy-clamp-docker/src/main/docker/AcmRuntimeDockerfile +++ b/packages/policy-clamp-docker/src/main/docker/AcmRuntimeDockerfile @@ -21,7 +21,7 @@ # # Docker file to build an image that runs the CLAMP ACM runtime on Java 11 or better in alpine # -FROM onap/policy-jre-alpine:2.4.1 +FROM onap/policy-jre-alpine:2.4.2 LABEL maintainer="Policy Team" diff --git a/packages/policy-clamp-docker/src/main/docker/HttpParticipantDockerfile b/packages/policy-clamp-docker/src/main/docker/HttpParticipantDockerfile index e30692083..c03ccada9 100644 --- a/packages/policy-clamp-docker/src/main/docker/HttpParticipantDockerfile +++ b/packages/policy-clamp-docker/src/main/docker/HttpParticipantDockerfile @@ -22,7 +22,7 @@ # Docker file to build an image that runs the CLAMP ACM HTTP Participant on Java 11 or better in alpine # -FROM onap/policy-jre-alpine:2.4.1 +FROM onap/policy-jre-alpine:2.4.2 LABEL maintainer="Policy Team" diff --git a/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile b/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile index 3d3694578..60d8e734d 100644 --- a/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile +++ b/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile @@ -21,7 +21,7 @@ # # Docker file to build an image that runs the CLAMP ACM K8S Participant on Java 11 or better in alpine # -FROM onap/policy-jre-alpine:2.4.1 +FROM onap/policy-jre-alpine:2.4.2 LABEL maintainer="Policy Team" diff --git a/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile b/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile index 2a855fde6..a84b1a56f 100644 --- a/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile +++ b/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile @@ -21,7 +21,7 @@ # # Docker file to build an image that runs the CLAMP ACM Policy Framework Participant on Java 11 or better in alpine # -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 bf095085e..90b34e608 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.parent integration - 3.5.2-SNAPSHOT + 3.5.2 @@ -52,8 +52,8 @@ - 1.10.2-SNAPSHOT - 2.6.2-SNAPSHOT + 1.10.2 + 2.6.2