From: waynedunican Date: Thu, 29 May 2025 07:58:18 +0000 (+0100) Subject: Update snapshot and/or references of policy/apex-pdp to latest snapshots X-Git-Tag: 4.2.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8e9d1fb72e5388c151fc7f7a98aff5460772a928;p=policy%2Fapex-pdp.git Update snapshot and/or references of policy/apex-pdp to latest snapshots Issue-ID: POLICY-5377 Change-Id: Iedaedf590cbe3db2f3e81d22fd89d23cacc887fa Signed-off-by: waynedunican --- diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index a209dc5b2..9f87939b1 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT cli-codegen diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index bd6b5487e..15da8a726 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT cli-editor diff --git a/auth/pom.xml b/auth/pom.xml index ba17ab8ea..fcf454c27 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.auth diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index 377249819..2550d9961 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT context-management diff --git a/context/pom.xml b/context/pom.xml index 20d60b52c..550ad0950 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.context diff --git a/core/pom.xml b/core/pom.xml index a237814c9..9d8116212 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.core diff --git a/examples/examples-aadm/pom.xml b/examples/examples-aadm/pom.xml index cfa516f2a..ad239ccc6 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-aadm diff --git a/examples/examples-acm/pom.xml b/examples/examples-acm/pom.xml index 5b64db578..e92948d4e 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-acm examples-acm diff --git a/examples/examples-adaptive/pom.xml b/examples/examples-adaptive/pom.xml index 826c7693b..1689692ab 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-adaptive diff --git a/examples/examples-decisionmaker-sharedcontext/pom.xml b/examples/examples-decisionmaker-sharedcontext/pom.xml index 2537281e1..132ee1ada 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-decisionmaker-sharedcontext diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml index 572be85fa..6b32464fe 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-decisionmaker diff --git a/examples/examples-grpc/pom.xml b/examples/examples-grpc/pom.xml index 7dd0080fb..abde56f5a 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-grpc examples-grpc diff --git a/examples/examples-myfirstpolicy/pom.xml b/examples/examples-myfirstpolicy/pom.xml index fe54b7ee0..724486788 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-myfirstpolicy diff --git a/examples/examples-onap-bbs/pom.xml b/examples/examples-onap-bbs/pom.xml index 985955553..e89c3e9d6 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-onap-bbs diff --git a/examples/examples-onap-vcpe/pom.xml b/examples/examples-onap-vcpe/pom.xml index 82fba7fca..ed28fc487 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-onap-vcpe diff --git a/examples/examples-periodic/pom.xml b/examples/examples-periodic/pom.xml index 4c26f748b..b8d07c9fa 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT examples-periodic diff --git a/examples/pom.xml b/examples/pom.xml index 54ac29a36..dec997b78 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.examples diff --git a/model/pom.xml b/model/pom.xml index ba302915b..7fd630858 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.model diff --git a/packages/apex-pdp-docker/pom.xml b/packages/apex-pdp-docker/pom.xml index 32441dca7..42b147c22 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.1.3-SNAPSHOT + 4.2.0-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 2660cf7b6..8c34a6069 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.1.3-SNAPSHOT +FROM onap/policy-jdk-alpine:4.2.0-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 5b2fbcb70..96dd81311 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT apex-pdp-package-full diff --git a/packages/pom.xml b/packages/pom.xml index cfc58e594..ef6ac1cb7 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-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 0f6ea5501..115f04cc0 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.1.3-SNAPSHOT + 4.2.0-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 1d5513144..ea56627ba 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.1.3-SNAPSHOT + 4.2.0-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 ecfd31319..999e1ecab 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.1.3-SNAPSHOT + 4.2.0-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 10bc5b6f9..5bc86b576 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.1.3-SNAPSHOT + 4.2.0-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 897a9d14c..3bdb84379 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.1.3-SNAPSHOT + 4.2.0-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 b8879f4dd..d619b144f 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.1.3-SNAPSHOT + 4.2.0-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 b31a49fe0..9536ee358 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.1.3-SNAPSHOT + 4.2.0-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 58cf25649..3df17dbf3 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.1.3-SNAPSHOT + 4.2.0-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 f1c3a89dd..32a4f86a8 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.1.3-SNAPSHOT + 4.2.0-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 e712630c0..20024d409 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.1.3-SNAPSHOT + 4.2.0-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 4cac12576..5444335f0 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.1.3-SNAPSHOT + 4.2.0-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 c56691762..d5df7b05f 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.1.3-SNAPSHOT + 4.2.0-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 6cab6b30f..2249f89af 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.1.3-SNAPSHOT + 4.2.0-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 fdf71bf3e..5c7931c22 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.1.3-SNAPSHOT + 4.2.0-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 5bc1797b8..fd4cfec67 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.1.3-SNAPSHOT + 4.2.0-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 21fac2976..291417b02 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.1.3-SNAPSHOT + 4.2.0-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 440342e83..91c3b5428 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.1.3-SNAPSHOT + 4.2.0-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 e20e90ff5..74a50881e 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.1.3-SNAPSHOT + 4.2.0-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 cba04700c..7e2622460 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.1.3-SNAPSHOT + 4.2.0-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 354df7935..1185a7e39 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.1.3-SNAPSHOT + 4.2.0-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 4bb878118..5ada9a1b2 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.1.3-SNAPSHOT + 4.2.0-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 12198189e..f37e7e381 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.1.3-SNAPSHOT + 4.2.0-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 a70037fc7..a870d560e 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.1.3-SNAPSHOT + 4.2.0-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 dba823e6e..79dab888e 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.1.3-SNAPSHOT + 4.2.0-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 7250c7d17..5eced9b3d 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT plugins-executor-mvel diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml index 0b2a64c09..4d346e41b 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-executor diff --git a/plugins/pom.xml b/plugins/pom.xml index 78fdb8ca7..8816679dc 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.plugins diff --git a/pom.xml b/pom.xml index 8e799136f..dab9f428a 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 5.1.3-SNAPSHOT + 5.2.0-SNAPSHOT org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT pom policy-apex-pdp @@ -45,8 +45,8 @@ - 3.1.3-SNAPSHOT - 4.1.3-SNAPSHOT + 3.2.0-SNAPSHOT + 4.2.0-SNAPSHOT 5.18.3 diff --git a/services/pom.xml b/services/pom.xml index 15e57b916..26c51984d 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.services diff --git a/services/services-engine/pom.xml b/services/services-engine/pom.xml index 4c418740e..257696d59 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT services-engine diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml index 170c65d11..45d45322e 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT services-onappf diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index 2cf63a6db..35eb0afa2 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.1.3-SNAPSHOT + 4.2.0-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 c5a0b6166..c2dd62857 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT integration-common diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index 6bd2aa98a..097b6a1e3 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT integration-executor-test diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 17e5d84f4..3e3b5b0f8 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT integration-uservice-test diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index dbe25b129..41d0bb7b2 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 4.1.3-SNAPSHOT + 4.2.0-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 e322f7394..fa1d78a58 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT performance-benchmark-test diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 19c2c8a85..c435dd7a6 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.testsuites.performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 3231f60de..b5e47b95e 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.testsuites diff --git a/tools/model-generator/pom.xml b/tools/model-generator/pom.xml index c3a096d83..80e18cf49 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT model-generator diff --git a/tools/pom.xml b/tools/pom.xml index fadb9a697..60f9a8ea4 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 4.1.3-SNAPSHOT + 4.2.0-SNAPSHOT org.onap.policy.apex-pdp.tools diff --git a/tools/simple-wsclient/pom.xml b/tools/simple-wsclient/pom.xml index 53a8e8bbe..e3f74531b 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT simple-wsclient diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml index 95f0b7090..a3b59fc87 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.1.3-SNAPSHOT + 4.2.0-SNAPSHOT tools-common diff --git a/version.properties b/version.properties index 68aaed8bb..dbcc4be4d 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=4 -minor=1 -patch=3 +minor=2 +patch=0 base_version=${major}.${minor}.${patch}