From c039eaf30f80d8c968cb8cc5e4060998cd7d6ff7 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 16 May 2019 09:46:58 +0000 Subject: Step snapshot version of apex-pdp Issue-ID: POLICY-1630 Change-Id: I6dfce7eb33d9bc41caabf6b8842377b486de672d Signed-off-by: liamfallon --- 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-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-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 +- 87 files changed, 87 insertions(+), 87 deletions(-) diff --git a/auth/cli-codegen/pom.xml b/auth/cli-codegen/pom.xml index b0c450c60..bdedc7cbf 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT cli-codegen diff --git a/auth/cli-editor/pom.xml b/auth/cli-editor/pom.xml index 4124241c7..c4b52b743 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT cli-editor diff --git a/auth/pom.xml b/auth/pom.xml index c42949e67..1b27f7cdb 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.auth diff --git a/client/client-common/pom.xml b/client/client-common/pom.xml index da0aa392c..ea6c7e182 100644 --- a/client/client-common/pom.xml +++ b/client/client-common/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT client-common diff --git a/client/client-deployment/pom.xml b/client/client-deployment/pom.xml index 25972ea47..f01e2e42b 100644 --- a/client/client-deployment/pom.xml +++ b/client/client-deployment/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT client-deployment diff --git a/client/client-editor/pom.xml b/client/client-editor/pom.xml index a72f88c76..982b26640 100644 --- a/client/client-editor/pom.xml +++ b/client/client-editor/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT client-editor diff --git a/client/client-full/pom.xml b/client/client-full/pom.xml index 591dcada3..ce3b680c8 100644 --- a/client/client-full/pom.xml +++ b/client/client-full/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT client-full diff --git a/client/client-monitoring/pom.xml b/client/client-monitoring/pom.xml index 6d0c34e6e..ef2b676ed 100644 --- a/client/client-monitoring/pom.xml +++ b/client/client-monitoring/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.client client - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT client-monitoring diff --git a/client/pom.xml b/client/pom.xml index b9c296930..694c362dd 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.client diff --git a/context/context-management/pom.xml b/context/context-management/pom.xml index 14c444248..10dff8d51 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT context-management diff --git a/context/pom.xml b/context/pom.xml index a41e6b51b..0452c8b66 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.context diff --git a/core/core-deployment/pom.xml b/core/core-deployment/pom.xml index 1c475b27d..aedfb853e 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT core-deployment diff --git a/core/core-engine/pom.xml b/core/core-engine/pom.xml index 1277682c8..2ac3e3894 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT core-engine diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml index 4e93ac1c2..c22067487 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT core-infrastructure diff --git a/core/core-protocols/pom.xml b/core/core-protocols/pom.xml index 99def2cd1..4e9bc6fa1 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT core-protocols diff --git a/core/pom.xml b/core/pom.xml index c4a5deda3..c8a27536a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.core diff --git a/examples/examples-aadm/pom.xml b/examples/examples-aadm/pom.xml index f478119f8..060821d2b 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT examples-aadm diff --git a/examples/examples-adaptive/pom.xml b/examples/examples-adaptive/pom.xml index cff709239..cb42fc521 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT examples-adaptive diff --git a/examples/examples-decisionmaker/pom.xml b/examples/examples-decisionmaker/pom.xml index 64b7e6f5e..6b2a3a3ef 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT examples-decisionmaker diff --git a/examples/examples-myfirstpolicy/pom.xml b/examples/examples-myfirstpolicy/pom.xml index e56a5b12b..d58cfeb85 100644 --- a/examples/examples-myfirstpolicy/pom.xml +++ b/examples/examples-myfirstpolicy/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.examples examples - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT examples-myfirstpolicy diff --git a/examples/examples-onap-bbs/pom.xml b/examples/examples-onap-bbs/pom.xml index 29f073052..108f9e141 100644 --- a/examples/examples-onap-bbs/pom.xml +++ b/examples/examples-onap-bbs/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.examples examples - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT examples-onap-bbs diff --git a/examples/examples-onap-vcpe/pom.xml b/examples/examples-onap-vcpe/pom.xml index d60667bfe..8f5d09f05 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT examples-onap-vcpe diff --git a/examples/examples-pcvs/pom.xml b/examples/examples-pcvs/pom.xml index 7b5b92c77..10ad2a4db 100644 --- a/examples/examples-pcvs/pom.xml +++ b/examples/examples-pcvs/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.examples examples - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT examples-pcvs diff --git a/examples/examples-periodic/pom.xml b/examples/examples-periodic/pom.xml index c4262f99e..8783c0334 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT examples-periodic diff --git a/examples/examples-servlet/pom.xml b/examples/examples-servlet/pom.xml index fcf773022..ca8e68f8c 100644 --- a/examples/examples-servlet/pom.xml +++ b/examples/examples-servlet/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.examples examples - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT examples-servlet diff --git a/examples/pom.xml b/examples/pom.xml index b489f7e2f..2b7574575 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.examples diff --git a/model/basic-model/pom.xml b/model/basic-model/pom.xml index ca90e25dd..aae44a400 100644 --- a/model/basic-model/pom.xml +++ b/model/basic-model/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.model model - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT basic-model diff --git a/model/context-model/pom.xml b/model/context-model/pom.xml index 9107c88b0..0b40a6ab8 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT context-model diff --git a/model/engine-model/pom.xml b/model/engine-model/pom.xml index efc1ef571..1f4276e36 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT engine-model diff --git a/model/event-model/pom.xml b/model/event-model/pom.xml index 813dbff0d..357bb5be8 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT event-model diff --git a/model/model-api/pom.xml b/model/model-api/pom.xml index 096bc1e76..01884fcc2 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT model-api diff --git a/model/policy-model/pom.xml b/model/policy-model/pom.xml index a77833de7..28695f75f 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT policy-model diff --git a/model/pom.xml b/model/pom.xml index 2ff6aa110..38c05c24e 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.model diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml index 7b5b53ee4..454e5507f 100644 --- a/model/utilities/pom.xml +++ b/model/utilities/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.model model - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT utilities diff --git a/packages/apex-pdp-docker/pom.xml b/packages/apex-pdp-docker/pom.xml index a56750a50..1560b72db 100644 --- a/packages/apex-pdp-docker/pom.xml +++ b/packages/apex-pdp-docker/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.packages packages - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT apex-pdp-docker diff --git a/packages/apex-pdp-package-full/pom.xml b/packages/apex-pdp-package-full/pom.xml index 8bd17ca4d..246d59c12 100644 --- a/packages/apex-pdp-package-full/pom.xml +++ b/packages/apex-pdp-package-full/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.packages packages - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT apex-pdp-package-full diff --git a/packages/pom.xml b/packages/pom.xml index bbd6fec8e..24f17c37b 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-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 582ef1c71..e953dfa01 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.1.0-SNAPSHOT + 2.1.1-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 b01b955c4..acfc540a3 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-distribution plugins-context-distribution - 2.1.0-SNAPSHOT + 2.1.1-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 7707445f3..dd5a834b7 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.1.0-SNAPSHOT + 2.1.1-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 bc839f20a..e539db0aa 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 @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-locking plugins-context-locking - 2.1.0-SNAPSHOT + 2.1.1-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 21ff398c7..dd82c6a22 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.1.0-SNAPSHOT + 2.1.1-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 2de7a478a..7a822d21e 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.1.0-SNAPSHOT + 2.1.1-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 78ae637ff..95d5df5b3 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.1.0-SNAPSHOT + 2.1.1-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 d4d052916..f5ed93fd8 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.1.0-SNAPSHOT + 2.1.1-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 04ed821f0..993484d37 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.1.0-SNAPSHOT + 2.1.1-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 369a4f752..4d4ee6740 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-context 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 315868079..be4dde40e 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.1.0-SNAPSHOT + 2.1.1-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 3eccdc137..82a4337a1 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.1.0-SNAPSHOT + 2.1.1-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 9c3be74c4..9af0804c9 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 @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.1.0-SNAPSHOT + 2.1.1-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 6aa42291f..b879a7b1c 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.1.0-SNAPSHOT + 2.1.1-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 24cb1e96b..2d3c428fe 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-carrier plugins-event-carrier - 2.1.0-SNAPSHOT + 2.1.1-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 8c3842dc0..005fd01f8 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.1.0-SNAPSHOT + 2.1.1-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 0907cbc60..6fd22c679 100644 --- a/plugins/plugins-event/plugins-event-carrier/pom.xml +++ b/plugins/plugins-event/plugins-event-carrier/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event plugins-event - 2.1.0-SNAPSHOT + 2.1.1-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 31c1555da..350973662 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.1.0-SNAPSHOT + 2.1.1-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 15f713de2..e2d9679e1 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 @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol plugins-event-protocol - 2.1.0-SNAPSHOT + 2.1.1-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 ef10c61d1..2692dbb19 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.1.0-SNAPSHOT + 2.1.1-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 5bedfb4e9..b0132d2aa 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.1.0-SNAPSHOT + 2.1.1-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 898b5e14d..a3653cb9f 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.1.0-SNAPSHOT + 2.1.1-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 a0a23ffa5..7310678fc 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.1.0-SNAPSHOT + 2.1.1-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 32f01e83b..d93eb4824 100644 --- a/plugins/plugins-executor/plugins-executor-javascript/pom.xml +++ b/plugins/plugins-executor/plugins-executor-javascript/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.1.0-SNAPSHOT + 2.1.1-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 787286a9f..5c9df7e42 100644 --- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.1.0-SNAPSHOT + 2.1.1-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 a6b2e8035..3fb0063e4 100644 --- a/plugins/plugins-executor/plugins-executor-jython/pom.xml +++ b/plugins/plugins-executor/plugins-executor-jython/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.plugins.plugins-executor plugins-executor - 2.1.0-SNAPSHOT + 2.1.1-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 6f71e3fdc..36de7148b 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT plugins-executor-mvel diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml index 7adb324be..5d82d5ae4 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.1.0-SNAPSHOT + 2.1.1-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 58735f977..64ac8cf24 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.1.0-SNAPSHOT + 2.1.1-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 b43cc4d71..aba9fad5f 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.1.0-SNAPSHOT + 2.1.1-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 5e8511047..1ee4410fe 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.plugins.plugins-persistence diff --git a/plugins/pom.xml b/plugins/pom.xml index 71132b598..21f3f1cdb 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.plugins diff --git a/pom.xml b/pom.xml index b3aafe9bb..6761c9e75 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom policy-apex-pdp diff --git a/services/pom.xml b/services/pom.xml index 6ffd63930..e4475176b 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.services diff --git a/services/services-engine/pom.xml b/services/services-engine/pom.xml index 24872d536..a08268545 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT services-engine diff --git a/services/services-onappf/pom.xml b/services/services-onappf/pom.xml index 92f07bfac..067c5200b 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT services-onappf diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index 5d786bc77..8f995f38e 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites testsuites - 2.1.0-SNAPSHOT + 2.1.1-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 46176a07b..d32f621f3 100644 --- a/testsuites/integration/integration-common/pom.xml +++ b/testsuites/integration/integration-common/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp.testsuites.integration integration - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT integration-common diff --git a/testsuites/integration/integration-context-test/pom.xml b/testsuites/integration/integration-context-test/pom.xml index 361d20a98..d34e55127 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 integration - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT integration-context-test diff --git a/testsuites/integration/integration-executor-test/pom.xml b/testsuites/integration/integration-executor-test/pom.xml index f50b84460..d91ef9c93 100644 --- a/testsuites/integration/integration-executor-test/pom.xml +++ b/testsuites/integration/integration-executor-test/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.testsuites.integration integration - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT integration-executor-test diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 1d48bf449..6bdc4ffd2 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.apex-pdp.testsuites.integration integration - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT integration-uservice-test diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index 17798d6ee..85686a5c1 100644 --- a/testsuites/integration/pom.xml +++ b/testsuites/integration/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites testsuites - 2.1.0-SNAPSHOT + 2.1.1-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 747c3ddef..fe1037ae7 100644 --- a/testsuites/performance/performance-benchmark-test/pom.xml +++ b/testsuites/performance/performance-benchmark-test/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites.performance performance - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT performance-benchmark-test diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 501cf658d..977d351d0 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.apex-pdp.testsuites testsuites - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.testsuites.performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 7ca9be883..a87c7ab5a 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.testsuites diff --git a/tools/model-generator/pom.xml b/tools/model-generator/pom.xml index 3832f914b..2db02a2e1 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT model-generator diff --git a/tools/pom.xml b/tools/pom.xml index bf6a56e76..5435d1c1a 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.apex-pdp apex-pdp - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT org.onap.policy.apex-pdp.tools diff --git a/tools/simple-wsclient/pom.xml b/tools/simple-wsclient/pom.xml index b3b6027be..643a1f880 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT simple-wsclient diff --git a/tools/tools-common/pom.xml b/tools/tools-common/pom.xml index 51814a335..57d43ebe5 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.1.0-SNAPSHOT + 2.1.1-SNAPSHOT tools-common diff --git a/version.properties b/version.properties index 614e56e9c..b4f561888 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg