From 3a611707c9a16e47b72504715c81b78223bd5fed Mon Sep 17 00:00:00 2001 From: waynedunican Date: Thu, 13 Mar 2025 07:37:12 +0000 Subject: Update snapshot and/or references of policy/apex-pdp to latest snapshots policy/apex-pdp updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5314 Change-Id: I08eac8ceb1684f8b61b2c9a6c026049738743701 Signed-off-by: waynedunican --- auth/cli-codegen/pom.xml | 4 ++-- auth/cli-editor/pom.xml | 3 ++- auth/pom.xml | 3 ++- context/context-management/pom.xml | 4 ++-- context/pom.xml | 4 ++-- core/pom.xml | 4 ++-- examples/examples-aadm/pom.xml | 4 ++-- examples/examples-acm/pom.xml | 2 +- examples/examples-adaptive/pom.xml | 4 ++-- examples/examples-decisionmaker-sharedcontext/pom.xml | 2 +- examples/examples-decisionmaker/pom.xml | 2 +- examples/examples-grpc/pom.xml | 2 +- examples/examples-myfirstpolicy/pom.xml | 2 +- examples/examples-onap-bbs/pom.xml | 4 ++-- examples/examples-onap-vcpe/pom.xml | 2 +- examples/examples-periodic/pom.xml | 3 ++- examples/examples-servlet/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- model/pom.xml | 2 +- packages/apex-pdp-docker/pom.xml | 4 ++-- packages/apex-pdp-docker/src/main/docker/Dockerfile | 2 +- packages/apex-pdp-package-full/pom.xml | 2 +- packages/pom.xml | 3 ++- .../plugins-context-distribution-hazelcast/pom.xml | 5 +++-- .../plugins-context-distribution-infinispan/pom.xml | 2 +- plugins/plugins-context/plugins-context-distribution/pom.xml | 5 +++-- .../plugins-context-locking-curator/pom.xml | 2 +- .../plugins-context-locking-hazelcast/pom.xml | 4 ++-- plugins/plugins-context/plugins-context-locking/pom.xml | 3 ++- .../plugins-context-schema/plugins-context-schema-avro/pom.xml | 4 ++-- .../plugins-context-schema/plugins-context-schema-json/pom.xml | 4 ++-- plugins/plugins-context/plugins-context-schema/pom.xml | 3 ++- plugins/plugins-context/pom.xml | 4 ++-- .../plugins-event-carrier/plugins-event-carrier-grpc/pom.xml | 3 ++- .../plugins-event-carrier/plugins-event-carrier-jms/pom.xml | 4 ++-- .../plugins-event-carrier/plugins-event-carrier-kafka/pom.xml | 2 +- .../plugins-event-carrier-restclient/pom.xml | 4 ++-- .../plugins-event-carrier-restrequestor/pom.xml | 4 ++-- .../plugins-event-carrier-restserver/pom.xml | 4 ++-- plugins/plugins-event/plugins-event-carrier/pom.xml | 4 ++-- .../plugins-event-protocol/plugins-event-protocol-jms/pom.xml | 6 +++--- .../plugins-event-protocol/plugins-event-protocol-yaml/pom.xml | 5 +++-- plugins/plugins-event/plugins-event-protocol/pom.xml | 4 ++-- plugins/plugins-event/pom.xml | 6 +++--- plugins/plugins-executor/plugins-executor-java/pom.xml | 5 +++-- plugins/plugins-executor/plugins-executor-javascript/pom.xml | 4 ++-- plugins/plugins-executor/plugins-executor-jruby/pom.xml | 4 ++-- plugins/plugins-executor/plugins-executor-mvel/pom.xml | 6 +++--- plugins/plugins-executor/pom.xml | 4 ++-- plugins/pom.xml | 4 ++-- pom.xml | 8 ++++---- services/pom.xml | 6 +++--- services/services-engine/pom.xml | 2 +- services/services-onappf/pom.xml | 2 +- testsuites/apex-pdp-stability/pom.xml | 5 +++-- testsuites/integration/integration-common/pom.xml | 2 +- testsuites/integration/integration-executor-test/pom.xml | 4 ++-- testsuites/integration/integration-uservice-test/pom.xml | 2 +- testsuites/integration/pom.xml | 4 ++-- testsuites/performance/performance-benchmark-test/pom.xml | 4 ++-- testsuites/performance/pom.xml | 4 ++-- testsuites/pom.xml | 5 +++-- tools/model-generator/pom.xml | 4 ++-- tools/pom.xml | 5 +++-- tools/simple-wsclient/pom.xml | 2 +- tools/tools-common/pom.xml | 3 ++- version.properties | 2 +- 67 files changed, 129 insertions(+), 114 deletions(-) diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index 0923c36e8..1ac24ebe6 100644 --- a/auth/cli-codegen/pom.xml +++ b/auth/cli-codegen/pom.xml @@ -1,7 +1,7 @@ - 3.1.1 - 4.1.1 + 3.1.2-SNAPSHOT + 4.1.2-SNAPSHOT 5.18.3 diff --git a/services/pom.xml b/services/pom.xml index 9d128ee99..4bb382c5b 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -1,7 +1,7 @@