From 6c015280b4e6daa0016a5ee4f54b53f203b0a1a1 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Wed, 23 Apr 2025 10:57:11 +0100 Subject: [PATCH] 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-5344 Change-Id: I303c413d0cdcfd82f166cdf881110297289fd742 Signed-off-by: waynedunican --- auth/cli-codegen/pom.xml | 4 ++-- auth/cli-editor/pom.xml | 4 ++-- auth/pom.xml | 4 ++-- 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 | 4 ++-- examples/examples-adaptive/pom.xml | 4 ++-- examples/examples-decisionmaker-sharedcontext/pom.xml | 4 ++-- examples/examples-decisionmaker/pom.xml | 4 ++-- examples/examples-grpc/pom.xml | 4 ++-- examples/examples-myfirstpolicy/pom.xml | 4 ++-- examples/examples-onap-bbs/pom.xml | 4 ++-- examples/examples-onap-vcpe/pom.xml | 4 ++-- examples/examples-periodic/pom.xml | 4 ++-- examples/examples-servlet/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- model/pom.xml | 4 ++-- packages/apex-pdp-docker/pom.xml | 4 ++-- packages/apex-pdp-docker/src/main/docker/Dockerfile | 2 +- packages/apex-pdp-package-full/pom.xml | 4 ++-- packages/pom.xml | 4 ++-- .../plugins-context-distribution-hazelcast/pom.xml | 4 ++-- .../plugins-context-distribution-infinispan/pom.xml | 4 ++-- plugins/plugins-context/plugins-context-distribution/pom.xml | 4 ++-- .../plugins-context-locking-curator/pom.xml | 4 ++-- .../plugins-context-locking-hazelcast/pom.xml | 4 ++-- plugins/plugins-context/plugins-context-locking/pom.xml | 4 ++-- .../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 | 4 ++-- plugins/plugins-context/pom.xml | 4 ++-- .../plugins-event-carrier/plugins-event-carrier-grpc/pom.xml | 6 +++--- .../plugins-event-carrier/plugins-event-carrier-jms/pom.xml | 4 ++-- .../plugins-event-carrier/plugins-event-carrier-kafka/pom.xml | 4 ++-- .../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 | 2 +- .../plugins-event-protocol/plugins-event-protocol-yaml/pom.xml | 2 +- plugins/plugins-event/plugins-event-protocol/pom.xml | 2 +- plugins/plugins-event/pom.xml | 4 ++-- plugins/plugins-executor/plugins-executor-java/pom.xml | 4 ++-- plugins/plugins-executor/plugins-executor-javascript/pom.xml | 4 ++-- plugins/plugins-executor/plugins-executor-jruby/pom.xml | 4 ++-- plugins/plugins-executor/plugins-executor-jython/pom.xml | 2 +- plugins/plugins-executor/plugins-executor-mvel/pom.xml | 4 ++-- plugins/plugins-executor/pom.xml | 4 ++-- plugins/pom.xml | 4 ++-- pom.xml | 8 ++++---- services/pom.xml | 4 ++-- services/services-engine/pom.xml | 4 ++-- services/services-onappf/pom.xml | 4 ++-- testsuites/apex-pdp-stability/pom.xml | 2 +- testsuites/integration/integration-common/pom.xml | 4 ++-- 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 | 4 ++-- tools/model-generator/pom.xml | 4 ++-- tools/pom.xml | 4 ++-- tools/simple-wsclient/pom.xml | 4 ++-- tools/tools-common/pom.xml | 4 ++-- version.properties | 2 +- 68 files changed, 131 insertions(+), 131 deletions(-) diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index 1ac24ebe6..a209dc5b2 100644 --- a/auth/cli-codegen/pom.xml +++ b/auth/cli-codegen/pom.xml @@ -1,7 +1,7 @@ - 3.1.2 - 4.1.2 + 3.1.3-SNAPSHOT + 4.1.3-SNAPSHOT 5.18.3 diff --git a/services/pom.xml b/services/pom.xml index 4bb382c5b..15e57b916 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -1,7 +1,7 @@