update references in policy/clamp pom 49/140749/1
authorwaynedunican <wayne.dunican@est.tech>
Wed, 23 Apr 2025 07:19:30 +0000 (08:19 +0100)
committerwaynedunican <wayne.dunican@est.tech>
Wed, 23 Apr 2025 07:32:20 +0000 (08:32 +0100)
updated references in the policy/clamp pom

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

Issue-ID: POLICY-5344
Change-Id: I56742978bd5988f7c228bcce046bd0692f0a037c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
packages/policy-clamp-docker/src/main/docker/A1pmsParticipant.Dockerfile
packages/policy-clamp-docker/src/main/docker/AcmRuntime.Dockerfile
packages/policy-clamp-docker/src/main/docker/ElementParticipant.Dockerfile
packages/policy-clamp-docker/src/main/docker/HttpParticipant.Dockerfile
packages/policy-clamp-docker/src/main/docker/KserveParticipant.Dockerfile
packages/policy-clamp-docker/src/main/docker/KubernetesParticipant.Dockerfile
packages/policy-clamp-docker/src/main/docker/PolicyParticipant.Dockerfile
packages/policy-clamp-docker/src/main/docker/SimParticipant.Dockerfile
pom.xml

index a6e40b0..a627411 100644 (file)
@@ -1,6 +1,6 @@
 #-------------------------------------------------------------------------------
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2021-2025 Nordix Foundation.
+#  Copyright (C) 2021-2025 OpenInfra Foundation Europe. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ RUN mkdir /packages /extracted
 COPY /maven/lib/a1pms-participant.tar.gz /packages/
 RUN tar xvzf /packages/a1pms-participant.tar.gz --directory /extracted/
 
-FROM onap/policy-jre-alpine:4.1.2-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy CLAMP ACM A1 PMS Participant"
index c50bcaa..b0d540a 100644 (file)
@@ -1,6 +1,6 @@
 #-------------------------------------------------------------------------------
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2021-2025 Nordix Foundation.
+#  Copyright (C) 2021-2025 OpenInfra Foundation Europe. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ RUN mkdir /packages /extracted
 COPY /maven/lib/policy-clamp-runtime-acm.tar.gz /packages/
 RUN tar xvzf /packages/policy-clamp-runtime-acm.tar.gz --directory /extracted/
 
-FROM onap/policy-jre-alpine:4.1.2-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy CLAMP ACM runtime"
index abc0624..bc8de35 100644 (file)
@@ -1,6 +1,6 @@
 #-------------------------------------------------------------------------------
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2022-2025 Nordix Foundation.
+#  Copyright (C) 2022-2025 OpenInfra Foundation Europe. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ RUN mkdir /packages /extracted
 COPY /maven/lib/element-participant.tar.gz /packages
 RUN tar xvfz /packages/element-participant.tar.gz --directory /extracted/
 
-FROM onap/policy-jre-alpine:4.1.2-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy CLAMP ACM Element"
index a8e17cb..192e2a2 100644 (file)
@@ -1,6 +1,6 @@
 #-------------------------------------------------------------------------------
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2021-2025 Nordix Foundation.
+#  Copyright (C) 2021-2025 OpenInfra Foundation Europe. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ RUN mkdir /packages /extracted
 COPY /maven/lib/http-participant.tar.gz /packages/
 RUN tar xvzf /packages/http-participant.tar.gz --directory /extracted/
 
-FROM onap/policy-jre-alpine:4.1.2-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy CLAMP ACM HTTP Participant"
index e5d07d5..befe2ca 100644 (file)
@@ -1,6 +1,6 @@
 #-------------------------------------------------------------------------------
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2023-2025 Nordix Foundation.
+#  Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ RUN mkdir /packages /extracted
 COPY /maven/lib/kserve-participant.tar.gz /packages/
 RUN tar xvzf /packages/kserve-participant.tar.gz --directory /extracted/
 
-FROM onap/policy-jre-alpine:4.1.2-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy CLAMP ACM KSERVE Participant"
index b95989a..3cdeb77 100644 (file)
@@ -1,6 +1,6 @@
 #-------------------------------------------------------------------------------
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2021-2025 Nordix Foundation.
+#  Copyright (C) 2021-2025 OpenInfra Foundation Europe. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ RUN mkdir /packages /extracted
 COPY /maven/lib/kubernetes-participant.tar.gz /packages/
 RUN tar xvzf /packages/kubernetes-participant.tar.gz --directory /extracted/
 
-FROM onap/policy-jre-alpine:4.1.2-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy CLAMP ACM K8S Participant"
index 31972bf..c3cecdf 100644 (file)
@@ -1,6 +1,6 @@
 #-------------------------------------------------------------------------------
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2021-2025 Nordix Foundation.
+#  Copyright (C) 2021-2025 OpenInfra Foundation Europe. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ RUN mkdir /packages /extracted
 COPY /maven/lib/policy-participant.tar.gz /packages/
 RUN tar xvzf /packages/policy-participant.tar.gz --directory /extracted/
 
-FROM onap/policy-jre-alpine:4.1.2-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy CLAMP ACM Policy Framework Participant"
index 2a0b5b6..7691e87 100644 (file)
@@ -1,6 +1,6 @@
 #-------------------------------------------------------------------------------
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2023-2025 Nordix Foundation.
+#  Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ RUN mkdir /packages /extracted
 COPY /maven/lib/sim-participant.tar.gz /packages/
 RUN tar xvzf /packages/sim-participant.tar.gz --directory /extracted/
 
-FROM onap/policy-jre-alpine:4.1.2-SNAPSHOT
+FROM onap/policy-jre-alpine:4.1.2
 
 LABEL maintainer="Policy Team"
 LABEL org.opencontainers.image.title="Policy CLAMP ACM Simulator Participant"
diff --git a/pom.xml b/pom.xml
index 063e2f9..8f77a33 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
 <!--
   ============LICENSE_START=======================================================
-  Copyright (C) 2021-2025 Nordix Foundation.
+  Copyright (C) 2021-2025 OpenInfra Foundation Europe. All rights reserved.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>5.1.2-SNAPSHOT</version>
+        <version>5.1.2</version>
         <relativePath />
     </parent>
     <groupId>org.onap.policy.clamp</groupId>
@@ -52,8 +52,8 @@
         o policy-clamp-participant-impl-kserve: A standard participant for Kserve
     </description>
     <properties>
-        <policy.common.version>3.1.2-SNAPSHOT</policy.common.version>
-        <policy.models.version>4.1.2-SNAPSHOT</policy.models.version>
+        <policy.common.version>3.1.2</policy.common.version>
+        <policy.models.version>4.1.2</policy.models.version>
     </properties>
     <modules>
         <module>common</module>