From df0b09be1f3743a4db9cdbec0fe304167b0b835c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 28 Apr 2022 16:00:38 +0100 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-4089 Signed-off-by: liamfallon Change-Id: If859b088c5975c8dda67c34f335658c98341be57 --- 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-adaptive/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-pcvs/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-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/plugins-context/plugins-context-persistence/pom.xml | 2 +- .../plugins-context-schema/plugins-context-schema-avro/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-context-test/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 +- 66 files changed, 69 insertions(+), 69 deletions(-) diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index 51dfe539a..8414bf489 100644 --- a/auth/cli-codegen/pom.xml +++ b/auth/cli-codegen/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.auth auth - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT cli-codegen diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index f5a113a8d..3268ef9ee 100644 --- a/auth/cli-editor/pom.xml +++ b/auth/cli-editor/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.auth auth - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT cli-editor diff --git a/auth/pom.xml b/auth/pom.xml index 3bcae4e9c..b88d1a32a 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.auth diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index d1f45235b..2858cfc4c 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.context context - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT context-management diff --git a/context/pom.xml b/context/pom.xml index 7a2e00c98..de8646754 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.context diff --git a/core/pom.xml b/core/pom.xml index 9ba40879a..f8437664f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.core diff --git a/examples/examples-aadm/pom.xml b/examples/examples-aadm/pom.xml index f075c43b2..d33285d54 100644 --- a/examples/examples-aadm/pom.xml +++ b/examples/examples-aadm/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.examples examples - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-aadm diff --git a/examples/examples-adaptive/pom.xml b/examples/examples-adaptive/pom.xml index 1a9fa8997..d4847202a 100644 --- a/examples/examples-adaptive/pom.xml +++ b/examples/examples-adaptive/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.examples examples - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-adaptive diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml index c43600155..b70345f31 100644 --- a/examples/examples-decisionmaker/pom.xml +++ b/examples/examples-decisionmaker/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.examples examples - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-decisionmaker diff --git a/examples/examples-grpc/pom.xml b/examples/examples-grpc/pom.xml index 35ac34384..37efc5fa7 100644 --- a/examples/examples-grpc/pom.xml +++ b/examples/examples-grpc/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.examples examples - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-grpc examples-grpc diff --git a/examples/examples-myfirstpolicy/pom.xml b/examples/examples-myfirstpolicy/pom.xml index 97fbb60fe..9ff13eeda 100644 --- a/examples/examples-myfirstpolicy/pom.xml +++ b/examples/examples-myfirstpolicy/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.examples examples - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-myfirstpolicy diff --git a/examples/examples-onap-bbs/pom.xml b/examples/examples-onap-bbs/pom.xml index bfd3bc0f7..3949053ef 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 - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-onap-bbs diff --git a/examples/examples-onap-vcpe/pom.xml b/examples/examples-onap-vcpe/pom.xml index 67fef46f8..5809336de 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 - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-onap-vcpe diff --git a/examples/examples-pcvs/pom.xml b/examples/examples-pcvs/pom.xml index 1d0479b24..f6ea9aa07 100644 --- a/examples/examples-pcvs/pom.xml +++ b/examples/examples-pcvs/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.examples examples - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-pcvs diff --git a/examples/examples-periodic/pom.xml b/examples/examples-periodic/pom.xml index 321a867a6..10f717c61 100644 --- a/examples/examples-periodic/pom.xml +++ b/examples/examples-periodic/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.examples examples - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-periodic diff --git a/examples/examples-servlet/pom.xml b/examples/examples-servlet/pom.xml index 5e2bcd4b3..4a30d02ab 100644 --- a/examples/examples-servlet/pom.xml +++ b/examples/examples-servlet/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.examples examples - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT examples-servlet diff --git a/examples/pom.xml b/examples/pom.xml index c894d1d06..8a5b0d5a0 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.examples diff --git a/model/pom.xml b/model/pom.xml index 339e1a930..2b2f90fe5 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.model diff --git a/packages/apex-pdp-docker/pom.xml b/packages/apex-pdp-docker/pom.xml index 275e8af70..f20e43719 100644 --- a/packages/apex-pdp-docker/pom.xml +++ b/packages/apex-pdp-docker/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.packages apex-packages - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT apex-pdp-docker diff --git a/packages/apex-pdp-package-full/pom.xml b/packages/apex-pdp-package-full/pom.xml index daf7364d1..eea3316dc 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 - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT apex-pdp-package-full diff --git a/packages/pom.xml b/packages/pom.xml index a2c857c9d..9a9bd6c53 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-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 74e0dbd48..40398391e 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-distribution plugins-context-distribution - 2.7.3-SNAPSHOT + 2.7.4-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 b5427ad20..494b28962 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 @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-distribution plugins-context-distribution - 2.7.3-SNAPSHOT + 2.7.4-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 d3fde4e0d..865894c0c 100644 --- a/plugins/plugins-context/plugins-context-distribution/pom.xml +++ b/plugins/plugins-context/plugins-context-distribution/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context plugins-context - 2.7.3-SNAPSHOT + 2.7.4-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 8ac474807..1cbea078e 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 - 2.7.3-SNAPSHOT + 2.7.4-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 aa6379cc8..acef691ee 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 - 2.7.3-SNAPSHOT + 2.7.4-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 61c8b6e77..1601f6ae3 100644 --- a/plugins/plugins-context/plugins-context-locking/pom.xml +++ b/plugins/plugins-context/plugins-context-locking/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context plugins-context - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-locking diff --git a/plugins/plugins-context/plugins-context-persistence/pom.xml b/plugins/plugins-context/plugins-context-persistence/pom.xml index 853512ded..345f32d7f 100644 --- a/plugins/plugins-context/plugins-context-persistence/pom.xml +++ b/plugins/plugins-context/plugins-context-persistence/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context plugins-context - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-persistence 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 eb57627e8..fd497f9d7 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 - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT plugins-context-schema-avro diff --git a/plugins/plugins-context/plugins-context-schema/pom.xml b/plugins/plugins-context/plugins-context-schema/pom.xml index af90eb33f..c67a07cd3 100644 --- a/plugins/plugins-context/plugins-context-schema/pom.xml +++ b/plugins/plugins-context/plugins-context-schema/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context plugins-context - 2.7.3-SNAPSHOT + 2.7.4-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 7b408ea3e..4ca45d254 100644 --- a/plugins/plugins-context/pom.xml +++ b/plugins/plugins-context/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins plugins - 2.7.3-SNAPSHOT + 2.7.4-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 a62c09dd7..6997c0e38 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 @@ -27,7 +27,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.7.3-SNAPSHOT + 2.7.4-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 e71a41dc3..911bd5144 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 @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.7.3-SNAPSHOT + 2.7.4-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 10ebbfd48..b489db2b3 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.7.3-SNAPSHOT + 2.7.4-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 4b6fc6281..8c63db633 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 - 2.7.3-SNAPSHOT + 2.7.4-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 22ba0daf3..015c23c32 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 - 2.7.3-SNAPSHOT + 2.7.4-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 26860d9bf..4ac5c294e 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 - 2.7.3-SNAPSHOT + 2.7.4-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 be0a0be07..bf08d5a10 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 - 2.7.3-SNAPSHOT + 2.7.4-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 ed9c86260..52aa7d440 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 @@ -32,7 +32,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol plugins-event-protocol - 2.7.3-SNAPSHOT + 2.7.4-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 20e62b22f..f721ec6af 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol plugins-event-protocol - 2.7.3-SNAPSHOT + 2.7.4-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 aebedfd34..11c0c38fd 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 - 2.7.3-SNAPSHOT + 2.7.4-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 4e4d1408e..86eaa6c93 100644 --- a/plugins/plugins-event/pom.xml +++ b/plugins/plugins-event/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins plugins - 2.7.3-SNAPSHOT + 2.7.4-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 ac029c452..b900acfd1 100644 --- a/plugins/plugins-executor/plugins-executor-java/pom.xml +++ b/plugins/plugins-executor/plugins-executor-java/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.7.3-SNAPSHOT + 2.7.4-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 a4197e3fd..77e867577 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 - 2.7.3-SNAPSHOT + 2.7.4-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 c50afb0e2..1281a51e5 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 - 2.7.3-SNAPSHOT + 2.7.4-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 36ca072f0..17cca7f24 100644 --- a/plugins/plugins-executor/plugins-executor-mvel/pom.xml +++ b/plugins/plugins-executor/plugins-executor-mvel/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT plugins-executor-mvel diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml index 2334d025f..4ab7bd888 100644 --- a/plugins/plugins-executor/pom.xml +++ b/plugins/plugins-executor/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins plugins - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-executor diff --git a/plugins/pom.xml b/plugins/pom.xml index 18e1b9d9a..e6798f518 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.plugins diff --git a/pom.xml b/pom.xml index 2f0fdde75..bb9141774 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 3.5.3 + 3.5.4-SNAPSHOT org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT pom policy-apex-pdp @@ -45,8 +45,8 @@ 1.4 3.0.0 5.3.7.Final - 1.10.3 - 2.6.3 + 1.10.4-SNAPSHOT + 2.6.4-SNAPSHOT 4.1.5.Final 2.8.0 ${project.basedir}/target/code-coverage/lcov.info diff --git a/services/pom.xml b/services/pom.xml index 891033a99..7beade07e 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.services diff --git a/services/services-engine/pom.xml b/services/services-engine/pom.xml index 09bccaffb..cfb055abc 100644 --- a/services/services-engine/pom.xml +++ b/services/services-engine/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.services services - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT services-engine diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml index 126811ae1..12b97f3b1 100644 --- a/services/services-onappf/pom.xml +++ b/services/services-onappf/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.services services - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT services-onappf diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index f1a255f83..dc019d7c1 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 2.7.3-SNAPSHOT + 2.7.4-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 04164ae4f..2ab724a04 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 - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT integration-common diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml index 9eb83ae14..6fa6e7fed 100644 --- a/testsuites/integration/integration-context-test/pom.xml +++ b/testsuites/integration/integration-context-test/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT integration-context-test diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index b063ae32d..b5bac6e1c 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT integration-executor-test diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 6c08be8b4..bff756819 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 - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT integration-uservice-test diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index 3f9057186..3fecffe14 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 2.7.3-SNAPSHOT + 2.7.4-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 3b5ef999d..dc4193c1f 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 - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT performance-benchmark-test diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 8233a9165..59b4fc1ea 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.testsuites.performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index b32c7cd23..fe5932bed 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.testsuites diff --git a/tools/model-generator/pom.xml b/tools/model-generator/pom.xml index 761959df0..2829eb2f0 100644 --- a/tools/model-generator/pom.xml +++ b/tools/model-generator/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.tools tools - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT model-generator diff --git a/tools/pom.xml b/tools/pom.xml index bd8471fcb..bcb56fedd 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT org.onap.policy.apex-pdp.tools diff --git a/tools/simple-wsclient/pom.xml b/tools/simple-wsclient/pom.xml index e65240a35..abbb8c0d4 100644 --- a/tools/simple-wsclient/pom.xml +++ b/tools/simple-wsclient/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.tools tools - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT simple-wsclient diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml index 38ebb7e47..2a6b7ff59 100644 --- a/tools/tools-common/pom.xml +++ b/tools/tools-common/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.tools tools - 2.7.3-SNAPSHOT + 2.7.4-SNAPSHOT tools-common diff --git a/version.properties b/version.properties index 1e26e2865..dc505309d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=7 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg