From aa57cf2db2710247b57e1bdd989777258a292150 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Wed, 15 Apr 2020 14:58:52 +0100 Subject: Bump policy-apex-pdp to 2.3.2-SNAPSHOT Change-Id: Ic668ab20498bdc41edc78f52c7ce9d89a1385f19 Issue-ID: POLICY-2378 Signed-off-by: a.sreekumar --- auth/cli-codegen/pom.xml | 2 +- auth/cli-editor/pom.xml | 2 +- auth/pom.xml | 2 +- client/client-common/pom.xml | 2 +- client/client-deployment/pom.xml | 2 +- client/client-editor/pom.xml | 2 +- client/client-full/pom.xml | 2 +- client/client-monitoring/pom.xml | 2 +- client/pom.xml | 2 +- context/context-management/pom.xml | 2 +- context/pom.xml | 2 +- core/core-deployment/pom.xml | 2 +- core/core-engine/pom.xml | 2 +- core/core-infrastructure/pom.xml | 2 +- core/core-protocols/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/basic-model/pom.xml | 2 +- model/context-model/pom.xml | 2 +- model/engine-model/pom.xml | 2 +- model/event-model/pom.xml | 2 +- model/model-api/pom.xml | 2 +- model/policy-model/pom.xml | 2 +- model/pom.xml | 2 +- model/utilities/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/plugins-context-locking-curator/pom.xml | 2 +- .../plugins-context-locking/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/plugins-event-carrier-restclient/pom.xml | 2 +- .../plugins-event-carrier/plugins-event-carrier-restrequestor/pom.xml | 2 +- .../plugins-event-carrier/plugins-event-carrier-restserver/pom.xml | 2 +- .../plugins-event-carrier/plugins-event-carrier-websocket/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-xml/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-jython/pom.xml | 2 +- plugins/plugins-executor/plugins-executor-mvel/pom.xml | 2 +- plugins/plugins-executor/pom.xml | 2 +- .../plugins-persistence-jpa/plugins-persistence-jpa-eclipselink/pom.xml | 2 +- plugins/plugins-persistence/plugins-persistence-jpa/pom.xml | 2 +- plugins/plugins-persistence/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 2 +- 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 +- 89 files changed, 89 insertions(+), 89 deletions(-) diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index 2bbc3fc77..5d0142318 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT cli-codegen diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index a1322875b..11021a698 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT cli-editor diff --git a/auth/pom.xml b/auth/pom.xml index 8c0b35726..dda09c1ce 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.auth diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml index 7b9dcdb45..8a09c1e4d 100644 --- a/client/client-common/pom.xml +++ b/client/client-common/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.client apex-client - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT apex-client-common diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml index 40913e3a1..7469f2d27 100644 --- a/client/client-deployment/pom.xml +++ b/client/client-deployment/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.client apex-client - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT apex-client-deployment diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml index 0389bb160..26eb288ba 100644 --- a/client/client-editor/pom.xml +++ b/client/client-editor/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.client apex-client - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT apex-client-editor diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml index d35793e2e..3dad42cb5 100644 --- a/client/client-full/pom.xml +++ b/client/client-full/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.client apex-client - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT apex-client-full diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml index e2e6f8ee3..5bc93f5b3 100644 --- a/client/client-monitoring/pom.xml +++ b/client/client-monitoring/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.client apex-client - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT apex-client-monitoring diff --git a/client/pom.xml b/client/pom.xml index 7f4831a13..d58bbe7be 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.client diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index 7a7576c2b..4586e2c26 100644 --- a/context/context-management/pom.xml +++ b/context/context-management/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.context context - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT context-management diff --git a/context/pom.xml b/context/pom.xml index 1bf5e1dc2..e31adccb5 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.context diff --git a/core/core-deployment/pom.xml b/core/core-deployment/pom.xml index a37c02728..89476a839 100644 --- a/core/core-deployment/pom.xml +++ b/core/core-deployment/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.core core - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT core-deployment diff --git a/core/core-engine/pom.xml b/core/core-engine/pom.xml index 9e893a96b..1d7cbdbe2 100644 --- a/core/core-engine/pom.xml +++ b/core/core-engine/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.core core - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT core-engine diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml index 34c9340d0..fcae62e04 100644 --- a/core/core-infrastructure/pom.xml +++ b/core/core-infrastructure/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.core core - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT core-infrastructure diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml index eea2623cd..9c153903a 100644 --- a/core/core-protocols/pom.xml +++ b/core/core-protocols/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.core core - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT core-protocols diff --git a/core/pom.xml b/core/pom.xml index 49fc75a0e..ae2bdb7b3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.core diff --git a/examples/examples-aadm/pom.xml b/examples/examples-aadm/pom.xml index b4a39f9be..c080532ec 100644 --- a/examples/examples-aadm/pom.xml +++ b/examples/examples-aadm/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.examples examples - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-aadm diff --git a/examples/examples-adaptive/pom.xml b/examples/examples-adaptive/pom.xml index 98f344d22..b79d03e7a 100644 --- a/examples/examples-adaptive/pom.xml +++ b/examples/examples-adaptive/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.examples examples - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-adaptive diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml index 7e32e66e2..8767d27f3 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-decisionmaker diff --git a/examples/examples-grpc/pom.xml b/examples/examples-grpc/pom.xml index 9848bf41c..172c4f227 100644 --- a/examples/examples-grpc/pom.xml +++ b/examples/examples-grpc/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.examples examples - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-grpc examples-grpc diff --git a/examples/examples-myfirstpolicy/pom.xml b/examples/examples-myfirstpolicy/pom.xml index 6eebf6320..8a37c8902 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-myfirstpolicy diff --git a/examples/examples-onap-bbs/pom.xml b/examples/examples-onap-bbs/pom.xml index 3f8716ae9..10a0877ff 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-onap-bbs diff --git a/examples/examples-onap-vcpe/pom.xml b/examples/examples-onap-vcpe/pom.xml index 2580658a8..fca1bbffc 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-onap-vcpe diff --git a/examples/examples-pcvs/pom.xml b/examples/examples-pcvs/pom.xml index e559ab6ef..80e4dcf55 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-pcvs diff --git a/examples/examples-periodic/pom.xml b/examples/examples-periodic/pom.xml index 1da32b00c..b4b80fef2 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-periodic diff --git a/examples/examples-servlet/pom.xml b/examples/examples-servlet/pom.xml index 093a5da45..dcae48a4d 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT examples-servlet diff --git a/examples/pom.xml b/examples/pom.xml index 76fafc8bf..5d181857d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.examples diff --git a/model/basic-model/pom.xml b/model/basic-model/pom.xml index a682cff2c..3e11381a5 100644 --- a/model/basic-model/pom.xml +++ b/model/basic-model/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.apex-pdp.model model - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT basic-model diff --git a/model/context-model/pom.xml b/model/context-model/pom.xml index ba7a558db..435e60f22 100644 --- a/model/context-model/pom.xml +++ b/model/context-model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT context-model diff --git a/model/engine-model/pom.xml b/model/engine-model/pom.xml index 5c6e47e1a..b1a27ca10 100644 --- a/model/engine-model/pom.xml +++ b/model/engine-model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT engine-model diff --git a/model/event-model/pom.xml b/model/event-model/pom.xml index fa8c73ba5..a9be3fc99 100644 --- a/model/event-model/pom.xml +++ b/model/event-model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT event-model diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index cb9c1ebbb..8897cb4da 100644 --- a/model/model-api/pom.xml +++ b/model/model-api/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT model-api diff --git a/model/policy-model/pom.xml b/model/policy-model/pom.xml index b2f502cfd..d5f105179 100644 --- a/model/policy-model/pom.xml +++ b/model/policy-model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT policy-model diff --git a/model/pom.xml b/model/pom.xml index 5b736cf2f..1bf794776 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.model diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml index 5cec0111a..eb4664394 100644 --- a/model/utilities/pom.xml +++ b/model/utilities/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.model model - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT utilities diff --git a/packages/apex-pdp-docker/pom.xml b/packages/apex-pdp-docker/pom.xml index 6adecaa62..86bfc5aaa 100644 --- a/packages/apex-pdp-docker/pom.xml +++ b/packages/apex-pdp-docker/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.packages apex-packages - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT apex-pdp-docker diff --git a/packages/apex-pdp-package-full/pom.xml b/packages/apex-pdp-package-full/pom.xml index 1f68a6b5e..177a1cafa 100644 --- a/packages/apex-pdp-package-full/pom.xml +++ b/packages/apex-pdp-package-full/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.packages apex-packages - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT apex-pdp-package-full diff --git a/packages/pom.xml b/packages/pom.xml index e6d170b08..f64b9c010 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.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 a37cf01ad..99f597450 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.3.1-SNAPSHOT + 2.3.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 cf4be2128..2eb9ed4df 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.3.1-SNAPSHOT + 2.3.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 8044f7f97..646f1ec1e 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.3.1-SNAPSHOT + 2.3.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 34aa8c8a4..68ae63bed 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.3.1-SNAPSHOT + 2.3.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 e018d58a7..e022c1072 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 @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-locking plugins-context-locking - 2.3.1-SNAPSHOT + 2.3.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 254be9934..3ed5f5d5a 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.3.1-SNAPSHOT + 2.3.2-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 369d92331..a184d1868 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.3.1-SNAPSHOT + 2.3.2-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 d0c65ac0c..118a8bf13 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema plugins-context-schema - 2.3.1-SNAPSHOT + 2.3.2-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 04cf346f6..44412c9c1 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.3.1-SNAPSHOT + 2.3.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 9656870ee..94987cf6f 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.3.1-SNAPSHOT + 2.3.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 f51b2c265..873a18224 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 @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.3.1-SNAPSHOT + 2.3.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 e6524609d..1fddd1c9d 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.3.1-SNAPSHOT + 2.3.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 16d722c7a..6ce1f648e 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.3.1-SNAPSHOT + 2.3.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 090f22053..bdbbe935f 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 @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.3.1-SNAPSHOT + 2.3.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 b71b68924..4df42383b 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 @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.3.1-SNAPSHOT + 2.3.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 68b034270..25caacdc3 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT plugins-event-carrier-restserver diff --git a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-websocket/pom.xml b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-websocket/pom.xml index 84bc62c03..337bc8145 100644 --- a/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-websocket/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/plugins-event-carrier-websocket/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT plugins-event-carrier-websocket diff --git a/plugins/plugins-event/plugins-event-carrier/pom.xml b/plugins/plugins-event/plugins-event-carrier/pom.xml index fb2fdbb27..9bc469d19 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.3.1-SNAPSHOT + 2.3.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 5f3136756..d8dcca765 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol plugins-event-protocol - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT plugins-event-protocol-jms diff --git a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml index b37ccd6f1..9d9f2eaec 100644 --- a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol plugins-event-protocol - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT plugins-event-protocol-xml 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 6dd7ff4cc..fd0c4dc53 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.3.1-SNAPSHOT + 2.3.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 715909fe3..eac9fd978 100644 --- a/plugins/plugins-event/plugins-event-protocol/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event plugins-event - 2.3.1-SNAPSHOT + 2.3.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 cca3d540f..f22c1c36d 100644 --- a/plugins/plugins-event/pom.xml +++ b/plugins/plugins-event/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins plugins - 2.3.1-SNAPSHOT + 2.3.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 34aa52519..2c980f314 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.3.1-SNAPSHOT + 2.3.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 80fe06c79..3a50acb2c 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.3.1-SNAPSHOT + 2.3.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 43767028d..c3b31d541 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT plugins-executor-jruby diff --git a/plugins/plugins-executor/plugins-executor-jython/pom.xml b/plugins/plugins-executor/plugins-executor-jython/pom.xml index 67fe3eb84..43e5da744 100644 --- a/plugins/plugins-executor/plugins-executor-jython/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jython/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT plugins-executor-jython diff --git a/plugins/plugins-executor/plugins-executor-mvel/pom.xml b/plugins/plugins-executor/plugins-executor-mvel/pom.xml index f236c6912..e7721b093 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT plugins-executor-mvel diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml index 3f352e156..3921191db 100644 --- a/plugins/plugins-executor/pom.xml +++ b/plugins/plugins-executor/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins plugins - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-executor diff --git a/plugins/plugins-persistence/plugins-persistence-jpa/plugins-persistence-jpa-eclipselink/pom.xml b/plugins/plugins-persistence/plugins-persistence-jpa/plugins-persistence-jpa-eclipselink/pom.xml index 3b21e1303..ede13c11c 100644 --- a/plugins/plugins-persistence/plugins-persistence-jpa/plugins-persistence-jpa-eclipselink/pom.xml +++ b/plugins/plugins-persistence/plugins-persistence-jpa/plugins-persistence-jpa-eclipselink/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-persistence.plugins-persistence-jpa plugins-persistence-jpa - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT plugins-persistence-jpa-eclipselink ${project.artifactId} diff --git a/plugins/plugins-persistence/plugins-persistence-jpa/pom.xml b/plugins/plugins-persistence/plugins-persistence-jpa/pom.xml index 8d1f8b974..b481f5f83 100644 --- a/plugins/plugins-persistence/plugins-persistence-jpa/pom.xml +++ b/plugins/plugins-persistence/plugins-persistence-jpa/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-persistence plugins-persistence - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-persistence.plugins-persistence-jpa diff --git a/plugins/plugins-persistence/pom.xml b/plugins/plugins-persistence/pom.xml index a515c3986..99fc6161b 100644 --- a/plugins/plugins-persistence/pom.xml +++ b/plugins/plugins-persistence/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins plugins - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-persistence diff --git a/plugins/pom.xml b/plugins/pom.xml index 0a7efe83c..a7bfb895f 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.plugins diff --git a/pom.xml b/pom.xml index 60c285337..01ab90bb5 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT pom policy-apex-pdp diff --git a/services/pom.xml b/services/pom.xml index 3f0b09c71..8cedba0da 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.services diff --git a/services/services-engine/pom.xml b/services/services-engine/pom.xml index 3748097b2..eb562df8c 100644 --- a/services/services-engine/pom.xml +++ b/services/services-engine/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.services services - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT services-engine diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml index 38ba9ab40..1aa64c47a 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT services-onappf diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index f3da0efd0..e4c760e1a 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.3.1-SNAPSHOT + 2.3.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 a2aaa1905..c596597a8 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT integration-common diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml index ff98282ae..2b6cff2c2 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT integration-context-test diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index fa118b822..104ca8e1d 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT integration-executor-test diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 323b5806e..319ab9129 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.apex-pdp.testsuites.integration apex-integration - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT integration-uservice-test diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index ca247fca7..3768f19b5 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 2.3.1-SNAPSHOT + 2.3.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 e1a162b0f..b3134685b 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT performance-benchmark-test diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 314b40e34..0a04c1be5 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.apex-pdp.testsuites apex-testsuites - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites.performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 6e94bf490..b932a680d 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.testsuites diff --git a/tools/model-generator/pom.xml b/tools/model-generator/pom.xml index e52e439d9..1e3a268c3 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT model-generator diff --git a/tools/pom.xml b/tools/pom.xml index e7fbf4c2b..3c29831ae 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.3.1-SNAPSHOT + 2.3.2-SNAPSHOT org.onap.policy.apex-pdp.tools diff --git a/tools/simple-wsclient/pom.xml b/tools/simple-wsclient/pom.xml index addb9b2f9..a798ee561 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT simple-wsclient diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml index 41463d4e1..bcfd2b129 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.3.1-SNAPSHOT + 2.3.2-SNAPSHOT tools-common diff --git a/version.properties b/version.properties index bc2c506da..16dbea1c3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg