From 5e9a1da4ef37b6b47ba428325478b79466d7d181 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 14 Jun 2023 17:03:23 -0400 Subject: [PATCH] Roll snapshot for Montreal Roll snapshot to 1.6.0-SNAPSHOT to prepare for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney Change-Id: I76b9683c658f793c01fdb865404df72ac1ec9684 --- cds-ui/application/pom.xml | 2 +- cds-ui/client/pom.xml | 2 +- cds-ui/designer-client/pom.xml | 2 +- cds-ui/pom.xml | 2 +- cds-ui/server/pom.xml | 2 +- components/cba-parent/pom.xml | 2 +- components/model-catalog/blueprint-model/archetype-blueprint/pom.xml | 2 +- .../model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml | 2 +- components/model-catalog/blueprint-model/pom.xml | 2 +- .../blueprint-model/test-blueprint-kotlin-parent/pom.xml | 2 +- .../blueprint-model/test-blueprint/capability_cli/pom.xml | 2 +- components/model-catalog/blueprint-model/test-blueprint/pom.xml | 2 +- .../blueprint-model/test-blueprint/resource-audit/pom.xml | 2 +- components/pom.xml | 2 +- ms/blueprintsprocessor/application/pom.xml | 2 +- ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | 2 +- ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml | 2 +- ms/blueprintsprocessor/functions/cli-executor/pom.xml | 2 +- ms/blueprintsprocessor/functions/config-snapshots/pom.xml | 2 +- ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml | 2 +- ms/blueprintsprocessor/functions/message-prioritization/pom.xml | 2 +- ms/blueprintsprocessor/functions/netconf-executor/pom.xml | 2 +- ms/blueprintsprocessor/functions/pom.xml | 2 +- ms/blueprintsprocessor/functions/python-executor/pom.xml | 2 +- ms/blueprintsprocessor/functions/resource-resolution/pom.xml | 2 +- ms/blueprintsprocessor/functions/restconf-executor/pom.xml | 2 +- ms/blueprintsprocessor/functions/restful-executor/pom.xml | 2 +- ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml | 2 +- ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml | 2 +- .../modules/blueprints/blueprint-validation/pom.xml | 2 +- ms/blueprintsprocessor/modules/blueprints/pom.xml | 2 +- ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/db-lib/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/message-lib/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/processor-core/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | 2 +- ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml | 2 +- ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml | 2 +- ms/blueprintsprocessor/modules/outbounds/pom.xml | 2 +- ms/blueprintsprocessor/modules/pom.xml | 2 +- ms/blueprintsprocessor/modules/services/execution-service/pom.xml | 2 +- ms/blueprintsprocessor/modules/services/pom.xml | 2 +- ms/blueprintsprocessor/modules/services/workflow-service/pom.xml | 2 +- ms/blueprintsprocessor/parent/pom.xml | 2 +- ms/blueprintsprocessor/pom.xml | 2 +- ms/command-executor/pom.xml | 2 +- ms/error-catalog/application/pom.xml | 2 +- ms/error-catalog/core/pom.xml | 2 +- ms/error-catalog/pom.xml | 2 +- ms/error-catalog/services/pom.xml | 2 +- ms/pom.xml | 2 +- ms/py-executor/pom.xml | 2 +- ms/sdclistener/application/pom.xml | 2 +- ms/sdclistener/distribution/pom.xml | 2 +- ms/sdclistener/parent/pom.xml | 2 +- ms/sdclistener/pom.xml | 2 +- pom.xml | 2 +- version.properties | 4 ++-- 69 files changed, 70 insertions(+), 70 deletions(-) diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 3e1a97e54..92fa809b0 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 3d98abb67..66f7655cc 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 6f40e4870..5f9d7a8dd 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 5ff3c7ce1..35aa41c24 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-aggregator - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 09b596714..65f99ea22 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/components/cba-parent/pom.xml b/components/cba-parent/pom.xml index 63928893a..c0a59c6a8 100644 --- a/components/cba-parent/pom.xml +++ b/components/cba-parent/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT ../../ms/blueprintsprocessor/parent diff --git a/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml b/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml index 299c0aa53..1d10506b7 100644 --- a/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/archetype-blueprint/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.components.cba archetype-blueprint - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT maven-archetype Components Model Catalog - Blueprints Model - Archetype Blueprints diff --git a/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml b/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml index 6a162fa0a..f9eb3909a 100644 --- a/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml +++ b/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT cba-assembly-descriptor diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index 4a34732ac..837b525d8 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT ../../cba-parent diff --git a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml index 6823caa18..df8b1c205 100644 --- a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT test-blueprint-kotlin-parent diff --git a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml index 3d5d6990e..b1c97f203 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.components.cba test-blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT capability_cli diff --git a/components/model-catalog/blueprint-model/test-blueprint/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/pom.xml index 75aedef7e..70cdd1083 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT test-blueprint-model diff --git a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml index 0fe58def4..a9482b925 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/resource-audit/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.components.cba test-blueprint-model - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT resource-audit diff --git a/components/pom.xml b/components/pom.xml index 3ec0f7da6..876faf3a7 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds cds-aggregator - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index 335bcecfb..f4250ed54 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 6033f7800..1cb5fe426 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml b/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml index 723916f96..30b7ce92c 100644 --- a/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml +++ b/ms/blueprintsprocessor/functions/blueprint-audit-status/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index 4af3f4136..272ff6dfa 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml index c87170038..092290de1 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml b/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml index e61fcde39..a16d13cf2 100644 --- a/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml +++ b/ms/blueprintsprocessor/functions/k8s-connection-plugin/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/message-prioritization/pom.xml b/ms/blueprintsprocessor/functions/message-prioritization/pom.xml index 74a119f30..c08f1ae4e 100644 --- a/ms/blueprintsprocessor/functions/message-prioritization/pom.xml +++ b/ms/blueprintsprocessor/functions/message-prioritization/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml index 7ba0dce34..39c9a78bd 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index b3475647c..e2c23aaea 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index 70a7db4ff..8a4792acc 100644 --- a/ms/blueprintsprocessor/functions/python-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/python-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index bd49a7260..13ce9f9bb 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 4e72e2b95..a11623f8b 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/restful-executor/pom.xml b/ms/blueprintsprocessor/functions/restful-executor/pom.xml index 57ce8f879..ab69ac95f 100644 --- a/ms/blueprintsprocessor/functions/restful-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restful-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml index ddc1a0416..4b76da4cb 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-blueprints - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml index 3371ee750..dd51eb788 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-blueprints - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml index bb924b077..bfa93c284 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-blueprints - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/blueprints/pom.xml b/ms/blueprintsprocessor/modules/blueprints/pom.xml index 89e11d686..ac935b1be 100644 --- a/ms/blueprintsprocessor/modules/blueprints/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT modules-blueprints diff --git a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml index 7abc1e5b5..3fe933b42 100644 --- a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-blueprints - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index 3f653d307..2944bc560 100644 --- a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index 29a685d7f..2d2bd0bb3 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml index 621405e31..0e9648242 100644 --- a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml index af5be30ce..d3b21862f 100644 --- a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml index a2ace0bd6..6457da279 100644 --- a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 00a7840ac..a8faecdf8 100755 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT modules-commons diff --git a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml index 929deb1a9..13c6e5f6e 100644 --- a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index bc023d252..96f4cc950 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml index fd4a38f1f..01fff2783 100644 --- a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index e11dbeea1..4bf8a20f2 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index 4447cd109..06ef0c946 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml index 5dafe2ad7..4041fcafb 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml index d8d5ebcba..f83199d04 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 59057be76..1259e0efe 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT modules-inbounds diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index a5192d34d..85aff012d 100644 --- a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 9db7677f6..acbaf3b10 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml index 309840c03..935420068 100644 --- a/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/workflow-api/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index c476f4042..91fe49b1b 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT modules-outbounds diff --git a/ms/blueprintsprocessor/modules/pom.xml b/ms/blueprintsprocessor/modules/pom.xml index 32a852baf..28d050c2c 100644 --- a/ms/blueprintsprocessor/modules/pom.xml +++ b/ms/blueprintsprocessor/modules/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT ../parent diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index 5ea1e939d..ea2531b8a 100644 --- a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-services - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index d2a6db94f..e9e1b16a2 100755 --- a/ms/blueprintsprocessor/modules/services/pom.xml +++ b/ms/blueprintsprocessor/modules/services/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT modules-services diff --git a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml index 06a0f1612..1e2fcb473 100644 --- a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-services - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 7db6003bd..8e29e06bb 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds blueprintsprocessor - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.blueprintsprocessor diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index fbcfd8710..13e36880d 100755 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds cds-ms - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index cbd59639f..42d0ad982 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds cds-ms - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/ms/error-catalog/application/pom.xml b/ms/error-catalog/application/pom.xml index e0f834321..49e9b3663 100644 --- a/ms/error-catalog/application/pom.xml +++ b/ms/error-catalog/application/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT error-catalog-application diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index 35bd647a9..65bc5da3a 100644 --- a/ms/error-catalog/core/pom.xml +++ b/ms/error-catalog/core/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT error-catalog-core diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index 3b0ed41ae..931dd36fa 100644 --- a/ms/error-catalog/pom.xml +++ b/ms/error-catalog/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds cds-ms - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index 74c09274e..353ae21f8 100644 --- a/ms/error-catalog/services/pom.xml +++ b/ms/error-catalog/services/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT error-catalog-services diff --git a/ms/pom.xml b/ms/pom.xml index 67cd681a9..d8bb284a9 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds cds-aggregator - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index 1ad90cb0c..e987bb1bc 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds cds-ms - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT py-executor diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index a1674fc4e..6b06b12b0 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.sdclistener sdclistener-parent - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT ../parent diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index ca20f9cd6..f5027b103 100755 --- a/ms/sdclistener/distribution/pom.xml +++ b/ms/sdclistener/distribution/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.sdclistener sdclistener-parent - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT ../parent diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index a32fab05b..973d05eea 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds sdclistener - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.cds.sdclistener diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml index ef67ff323..501e51235 100644 --- a/ms/sdclistener/pom.xml +++ b/ms/sdclistener/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds cds-ms - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 92465eb3e..4bebda34e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.ccsdk.cds cds-aggregator - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom Aggregator diff --git a/version.properties b/version.properties index 99005bfb9..576a5c902 100644 --- a/version.properties +++ b/version.properties @@ -5,8 +5,8 @@ release_name=1 -sprint_number=5 -feature_revision=2 +sprint_number=6 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} -- 2.16.6