From 0718910940507bbbb6aa364a8fd82399731a155b Mon Sep 17 00:00:00 2001 From: waynedunican Date: Thu, 2 Oct 2025 12:36:06 +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-5461 Change-Id: If8502a3801f6d999a697a68ecf943409f678763d Signed-off-by: waynedunican --- auth/cli-codegen/pom.xml | 2 +- auth/cli-editor/pom.xml | 2 +- auth/pom.xml | 2 +- context/context-management/pom.xml | 2 +- context/pom.xml | 2 +- core/pom.xml | 2 +- examples/examples-aadm/pom.xml | 2 +- examples/examples-acm/pom.xml | 2 +- examples/examples-adaptive/pom.xml | 2 +- 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 | 2 +- examples/examples-onap-vcpe/pom.xml | 2 +- examples/examples-periodic/pom.xml | 2 +- examples/examples-servlet/pom.xml | 2 +- examples/pom.xml | 2 +- model/pom.xml | 2 +- packages/apex-pdp-docker/pom.xml | 2 +- packages/apex-pdp-docker/src/main/docker/Dockerfile | 2 +- packages/apex-pdp-package-full/pom.xml | 2 +- packages/pom.xml | 2 +- .../plugins-context-distribution-hazelcast/pom.xml | 2 +- .../plugins-context-distribution-infinispan/pom.xml | 2 +- plugins/plugins-context/plugins-context-distribution/pom.xml | 2 +- .../plugins-context-locking-curator/pom.xml | 2 +- .../plugins-context-locking-hazelcast/pom.xml | 2 +- plugins/plugins-context/plugins-context-locking/pom.xml | 2 +- .../plugins-context-schema/plugins-context-schema-avro/pom.xml | 2 +- .../plugins-context-schema/plugins-context-schema-json/pom.xml | 2 +- plugins/plugins-context/plugins-context-schema/pom.xml | 2 +- plugins/plugins-context/pom.xml | 2 +- .../plugins-event-carrier/plugins-event-carrier-grpc/pom.xml | 2 +- .../plugins-event-carrier/plugins-event-carrier-jms/pom.xml | 2 +- .../plugins-event-carrier/plugins-event-carrier-kafka/pom.xml | 2 +- .../plugins-event-carrier-restclient/pom.xml | 2 +- .../plugins-event-carrier-restrequestor/pom.xml | 2 +- .../plugins-event-carrier-restserver/pom.xml | 2 +- plugins/plugins-event/plugins-event-carrier/pom.xml | 2 +- .../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 | 2 +- plugins/plugins-executor/plugins-executor-java/pom.xml | 2 +- plugins/plugins-executor/plugins-executor-javascript/pom.xml | 2 +- plugins/plugins-executor/plugins-executor-jruby/pom.xml | 2 +- plugins/plugins-executor/plugins-executor-mvel/pom.xml | 2 +- plugins/plugins-executor/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 8 ++++---- services/pom.xml | 2 +- services/services-engine/pom.xml | 2 +- services/services-onappf/pom.xml | 2 +- testsuites/apex-pdp-stability/pom.xml | 2 +- testsuites/integration/integration-common/pom.xml | 2 +- testsuites/integration/integration-executor-test/pom.xml | 2 +- testsuites/integration/integration-uservice-test/pom.xml | 2 +- testsuites/integration/pom.xml | 2 +- testsuites/performance/performance-benchmark-test/pom.xml | 2 +- testsuites/performance/pom.xml | 2 +- testsuites/pom.xml | 2 +- tools/model-generator/pom.xml | 2 +- tools/pom.xml | 2 +- tools/simple-wsclient/pom.xml | 2 +- tools/tools-common/pom.xml | 2 +- version.properties | 2 +- 67 files changed, 70 insertions(+), 70 deletions(-) diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index 3491b69ae..7d041e809 100644 --- a/auth/cli-codegen/pom.xml +++ b/auth/cli-codegen/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.auth auth - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT cli-codegen diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index 6f98f9160..e5d7971e5 100644 --- a/auth/cli-editor/pom.xml +++ b/auth/cli-editor/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.auth auth - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT cli-editor diff --git a/auth/pom.xml b/auth/pom.xml index 4b445de6b..d86b39cfd 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.auth diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index 781757179..5a038cc7d 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.context context - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT context-management diff --git a/context/pom.xml b/context/pom.xml index a8820989f..191cee23c 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.context diff --git a/core/pom.xml b/core/pom.xml index 0cad83aa8..ec7015854 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.core diff --git a/examples/examples-aadm/pom.xml b/examples/examples-aadm/pom.xml index 9917198c2..755131a20 100644 --- a/examples/examples-aadm/pom.xml +++ b/examples/examples-aadm/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-aadm diff --git a/examples/examples-acm/pom.xml b/examples/examples-acm/pom.xml index 1c97f3706..1982bcb66 100644 --- a/examples/examples-acm/pom.xml +++ b/examples/examples-acm/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-acm examples-acm diff --git a/examples/examples-adaptive/pom.xml b/examples/examples-adaptive/pom.xml index ed2aec9e0..34ea0d1e5 100644 --- a/examples/examples-adaptive/pom.xml +++ b/examples/examples-adaptive/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-adaptive diff --git a/examples/examples-decisionmaker-sharedcontext/pom.xml b/examples/examples-decisionmaker-sharedcontext/pom.xml index 117fd3158..9a38ede8b 100644 --- a/examples/examples-decisionmaker-sharedcontext/pom.xml +++ b/examples/examples-decisionmaker-sharedcontext/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-decisionmaker-sharedcontext diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml index 4976de0f5..20be989ac 100644 --- a/examples/examples-decisionmaker/pom.xml +++ b/examples/examples-decisionmaker/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-decisionmaker diff --git a/examples/examples-grpc/pom.xml b/examples/examples-grpc/pom.xml index 9aae1e9e2..febc519d4 100644 --- a/examples/examples-grpc/pom.xml +++ b/examples/examples-grpc/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-grpc examples-grpc diff --git a/examples/examples-myfirstpolicy/pom.xml b/examples/examples-myfirstpolicy/pom.xml index 02cf925b3..c87de1ff9 100644 --- a/examples/examples-myfirstpolicy/pom.xml +++ b/examples/examples-myfirstpolicy/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-myfirstpolicy diff --git a/examples/examples-onap-bbs/pom.xml b/examples/examples-onap-bbs/pom.xml index f46388c7f..6931b7e34 100644 --- a/examples/examples-onap-bbs/pom.xml +++ b/examples/examples-onap-bbs/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-onap-bbs diff --git a/examples/examples-onap-vcpe/pom.xml b/examples/examples-onap-vcpe/pom.xml index c37130409..f18d6ee89 100644 --- a/examples/examples-onap-vcpe/pom.xml +++ b/examples/examples-onap-vcpe/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-onap-vcpe diff --git a/examples/examples-periodic/pom.xml b/examples/examples-periodic/pom.xml index 58e1051fd..7e507ae59 100644 --- a/examples/examples-periodic/pom.xml +++ b/examples/examples-periodic/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-periodic diff --git a/examples/examples-servlet/pom.xml b/examples/examples-servlet/pom.xml index 57635c20f..5885f7827 100644 --- a/examples/examples-servlet/pom.xml +++ b/examples/examples-servlet/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.examples examples - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT examples-servlet diff --git a/examples/pom.xml b/examples/pom.xml index 9a5db4e04..c456ada3f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.examples diff --git a/model/pom.xml b/model/pom.xml index fd63726f1..29ebdc585 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.model diff --git a/packages/apex-pdp-docker/pom.xml b/packages/apex-pdp-docker/pom.xml index eb409fc89..aaeb8775c 100644 --- a/packages/apex-pdp-docker/pom.xml +++ b/packages/apex-pdp-docker/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.packages apex-packages - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT apex-pdp-docker diff --git a/packages/apex-pdp-docker/src/main/docker/Dockerfile b/packages/apex-pdp-docker/src/main/docker/Dockerfile index 1e4cb9658..9bf24da9e 100644 --- a/packages/apex-pdp-docker/src/main/docker/Dockerfile +++ b/packages/apex-pdp-docker/src/main/docker/Dockerfile @@ -25,7 +25,7 @@ RUN mkdir /packages /extracted COPY /maven/apex-pdp-package-full.tar.gz /packages/ RUN tar xvzf /packages/apex-pdp-package-full.tar.gz --directory /extracted/ -FROM onap/policy-jdk-alpine:4.2.1 +FROM onap/policy-jdk-alpine:4.2.2-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy APEX PDP" diff --git a/packages/apex-pdp-package-full/pom.xml b/packages/apex-pdp-package-full/pom.xml index d931c0935..2d74218ca 100644 --- a/packages/apex-pdp-package-full/pom.xml +++ b/packages/apex-pdp-package-full/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.packages apex-packages - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT apex-pdp-package-full diff --git a/packages/pom.xml b/packages/pom.xml index 7ea08b1d1..cbb9170c4 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.packages diff --git a/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/pom.xml b/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/pom.xml index 694454b31..3e8bc062f 100644 --- a/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/pom.xml +++ b/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-hazelcast/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-distribution plugins-context-distribution - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-context-distribution-hazelcast diff --git a/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/pom.xml b/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/pom.xml index 6e4867bf1..2693b0619 100644 --- a/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/pom.xml +++ b/plugins/plugins-context/plugins-context-distribution/plugins-context-distribution-infinispan/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-distribution plugins-context-distribution - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-context-distribution-infinispan diff --git a/plugins/plugins-context/plugins-context-distribution/pom.xml b/plugins/plugins-context/plugins-context-distribution/pom.xml index 7dd3ed1a8..138c16846 100644 --- a/plugins/plugins-context/plugins-context-distribution/pom.xml +++ b/plugins/plugins-context/plugins-context-distribution/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context plugins-context - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-distribution diff --git a/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/pom.xml b/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/pom.xml index 05b0b4ed1..a45b1a826 100644 --- a/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/pom.xml +++ b/plugins/plugins-context/plugins-context-locking/plugins-context-locking-curator/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-locking plugins-context-locking - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-context-locking-curator diff --git a/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/pom.xml b/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/pom.xml index 3a0f12109..a32e41a56 100644 --- a/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/pom.xml +++ b/plugins/plugins-context/plugins-context-locking/plugins-context-locking-hazelcast/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-locking plugins-context-locking - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-context-locking-hazelcast diff --git a/plugins/plugins-context/plugins-context-locking/pom.xml b/plugins/plugins-context/plugins-context-locking/pom.xml index c7bc54e78..5fdc914ba 100644 --- a/plugins/plugins-context/plugins-context-locking/pom.xml +++ b/plugins/plugins-context/plugins-context-locking/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context plugins-context - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-locking diff --git a/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml b/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml index 1ab3903d8..0786893fa 100644 --- a/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml +++ b/plugins/plugins-context/plugins-context-schema/plugins-context-schema-avro/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema plugins-context-schema - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-context-schema-avro diff --git a/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/pom.xml b/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/pom.xml index 3d3627102..df8c0b8f8 100644 --- a/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/pom.xml +++ b/plugins/plugins-context/plugins-context-schema/plugins-context-schema-json/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema plugins-context-schema - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-context-schema-json diff --git a/plugins/plugins-context/plugins-context-schema/pom.xml b/plugins/plugins-context/plugins-context-schema/pom.xml index 87f0aa95a..a11417d6e 100644 --- a/plugins/plugins-context/plugins-context-schema/pom.xml +++ b/plugins/plugins-context/plugins-context-schema/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context plugins-context - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema diff --git a/plugins/plugins-context/pom.xml b/plugins/plugins-context/pom.xml index e1dd56461..ae2b414e1 100644 --- a/plugins/plugins-context/pom.xml +++ b/plugins/plugins-context/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins plugins - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-context diff --git a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/pom.xml b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/pom.xml index 6487db792..a0480a275 100644 --- a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-grpc/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-event-carrier-grpc diff --git a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/pom.xml b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/pom.xml index 133b4cab9..13cbfcce8 100644 --- a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-jms/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-event-carrier-jms diff --git a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/pom.xml b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/pom.xml index 49e691169..799425f40 100644 --- a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-kafka/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-event-carrier-kafka diff --git a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/pom.xml b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/pom.xml index 24c82226d..a76e4ce6a 100644 --- a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restclient/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-event-carrier-restclient diff --git a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/pom.xml b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/pom.xml index 5d397e7ca..1481819ad 100644 --- a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restrequestor/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-event-carrier-restrequestor diff --git a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/pom.xml b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/pom.xml index 43650b237..2736029f4 100644 --- a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-restserver/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-event-carrier-restserver diff --git a/plugins/plugins-event/plugins-event-carrier/pom.xml b/plugins/plugins-event/plugins-event-carrier/pom.xml index 19272c590..eeab6d551 100644 --- a/plugins/plugins-event/plugins-event-carrier/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event plugins-event - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier diff --git a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml index ded874795..934242058 100644 --- a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-jms/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol plugins-event-protocol - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-event-protocol-jms diff --git a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml index a1ddf4b3d..bb2340dc7 100644 --- a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol plugins-event-protocol - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-event-protocol-yaml diff --git a/plugins/plugins-event/plugins-event-protocol/pom.xml b/plugins/plugins-event/plugins-event-protocol/pom.xml index 076f20b1b..fc3fd4320 100644 --- a/plugins/plugins-event/plugins-event-protocol/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event plugins-event - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol diff --git a/plugins/plugins-event/pom.xml b/plugins/plugins-event/pom.xml index 5f8930e29..6e25ecb93 100644 --- a/plugins/plugins-event/pom.xml +++ b/plugins/plugins-event/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins plugins - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-event diff --git a/plugins/plugins-executor/plugins-executor-java/pom.xml b/plugins/plugins-executor/plugins-executor-java/pom.xml index 1710dd015..7ec91e59d 100644 --- a/plugins/plugins-executor/plugins-executor-java/pom.xml +++ b/plugins/plugins-executor/plugins-executor-java/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-executor-java diff --git a/plugins/plugins-executor/plugins-executor-javascript/pom.xml b/plugins/plugins-executor/plugins-executor-javascript/pom.xml index 21c84fc9a..26807ddcd 100644 --- a/plugins/plugins-executor/plugins-executor-javascript/pom.xml +++ b/plugins/plugins-executor/plugins-executor-javascript/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-executor-javascript diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml index 109557e8e..f05e2063e 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-executor-jruby diff --git a/plugins/plugins-executor/plugins-executor-mvel/pom.xml b/plugins/plugins-executor/plugins-executor-mvel/pom.xml index 5e9858ccc..cc8fe2f63 100644 --- a/plugins/plugins-executor/plugins-executor-mvel/pom.xml +++ b/plugins/plugins-executor/plugins-executor-mvel/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT plugins-executor-mvel diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml index 1f97404e3..7915b5d1e 100644 --- a/plugins/plugins-executor/pom.xml +++ b/plugins/plugins-executor/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins plugins - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-executor diff --git a/plugins/pom.xml b/plugins/pom.xml index 753e23a53..8815cbb48 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.plugins diff --git a/pom.xml b/pom.xml index cab32f600..4279f7ceb 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 5.2.1 + 5.2.2-SNAPSHOT org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT pom policy-apex-pdp @@ -45,8 +45,8 @@ - 3.2.1 - 4.2.1 + 3.2.2-SNAPSHOT + 4.2.2-SNAPSHOT 5.18.3 diff --git a/services/pom.xml b/services/pom.xml index 8e692091e..20d0e859c 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.services diff --git a/services/services-engine/pom.xml b/services/services-engine/pom.xml index 6907a5c11..2ef8024a4 100644 --- a/services/services-engine/pom.xml +++ b/services/services-engine/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.services services - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT services-engine diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml index 3f1b7072c..c2718c850 100644 --- a/services/services-onappf/pom.xml +++ b/services/services-onappf/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.services services - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT services-onappf diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index 3feb785fa..0ba532fb9 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites.stability diff --git a/testsuites/integration/integration-common/pom.xml b/testsuites/integration/integration-common/pom.xml index 8c7e1b878..5df5e9d54 100644 --- a/testsuites/integration/integration-common/pom.xml +++ b/testsuites/integration/integration-common/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT integration-common diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index 0e4c69d95..356c0a440 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT integration-executor-test diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index fad72608a..8ad579546 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT integration-uservice-test diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index 6f5ba1738..82f9221f6 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites.integration diff --git a/testsuites/performance/performance-benchmark-test/pom.xml b/testsuites/performance/performance-benchmark-test/pom.xml index de613b297..4244fa7b9 100644 --- a/testsuites/performance/performance-benchmark-test/pom.xml +++ b/testsuites/performance/performance-benchmark-test/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites.performance apex-performance - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT performance-benchmark-test diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 7af6805eb..9eaf7b770 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites.performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 0e0ebe963..8097ddf48 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites diff --git a/tools/model-generator/pom.xml b/tools/model-generator/pom.xml index 7a6a6fc09..2892b2914 100644 --- a/tools/model-generator/pom.xml +++ b/tools/model-generator/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.tools tools - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT model-generator diff --git a/tools/pom.xml b/tools/pom.xml index 7fe14e5bf..5fd5a9fe6 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT org.onap.policy.apex-pdp.tools diff --git a/tools/simple-wsclient/pom.xml b/tools/simple-wsclient/pom.xml index 5c1944786..3c2851add 100644 --- a/tools/simple-wsclient/pom.xml +++ b/tools/simple-wsclient/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.tools tools - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT simple-wsclient diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml index 58e77bf20..2a2ef5e9f 100644 --- a/tools/tools-common/pom.xml +++ b/tools/tools-common/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.tools tools - 4.2.1-SNAPSHOT + 4.2.2-SNAPSHOT tools-common diff --git a/version.properties b/version.properties index f80045591..e29a18b66 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=4 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6