From 669e29d4dae15d7fbd4a8696baac140a497126f0 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 23 Nov 2020 13:16:08 +0000 Subject: Release ccsdk/cds --- 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 +- .../model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml | 2 +- components/model-catalog/blueprint-model/pom.xml | 2 +- .../model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml | 2 +- .../model-catalog/blueprint-model/test-blueprint/capability_cli/pom.xml | 2 +- components/model-catalog/blueprint-model/test-blueprint/pom.xml | 2 +- .../model-catalog/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/cli-executor/pom.xml | 2 +- ms/blueprintsprocessor/functions/config-snapshots/pom.xml | 2 +- ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml | 2 +- ms/blueprintsprocessor/functions/message-prioritizaion/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 +- ms/blueprintsprocessor/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/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 +- 65 files changed, 65 insertions(+), 65 deletions(-) diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 0372985fc..0198632e2 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 14108eafa..fd51f3312 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 3344ec600..0b137f13c 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index b4075967d..af283e102 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-aggregator - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index e4945d508..3bde39a91 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/components/cba-parent/pom.xml b/components/cba-parent/pom.xml index 8ba141dff..673a0e0ab 100644 --- a/components/cba-parent/pom.xml +++ b/components/cba-parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.0.3-SNAPSHOT + 1.0.3 ../../ms/blueprintsprocessor/parent 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 e4262bbf5..539cb3b08 100644 --- a/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml +++ b/components/model-catalog/blueprint-model/cba-assembly-descriptor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.0.3-SNAPSHOT + 1.0.3 cba-assembly-descriptor diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index a8ac6f3fc..b7ed4ba77 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 1.0.3-SNAPSHOT + 1.0.3 ../../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 b116571f7..6becde744 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 @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.0.3-SNAPSHOT + 1.0.3 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 a5bcc021e..ef1e20c7f 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 @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.components.cba test-blueprint-model - 1.0.3-SNAPSHOT + 1.0.3 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 5418c5e21..487dff48c 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.components.cba blueprint-model - 1.0.3-SNAPSHOT + 1.0.3 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 17bb6f5af..1d9c50eeb 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 @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.components.cba test-blueprint-model - 1.0.3-SNAPSHOT + 1.0.3 resource-audit diff --git a/components/pom.xml b/components/pom.xml index 4c0fc8043..10ee279bb 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds cds-aggregator - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index ff3246563..09b45fb48 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.0.3-SNAPSHOT + 1.0.3 ../parent diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 0981862a6..68d51eda4 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 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 a8770a096..187561cfc 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 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 3a9193c3d..2f467f6f2 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml b/ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml index be4256989..e263f8f10 100644 --- a/ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml +++ b/ms/blueprintsprocessor/functions/k8s-profile-upload/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml index 26aefd3e0..11d4460d9 100644 --- a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml +++ b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 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 47579daf3..7f7c972f8 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index 8348f49ab..0f09436e3 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.0.3-SNAPSHOT + 1.0.3 ../parent diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index 20248405c..d8a41f209 100644 --- a/ms/blueprintsprocessor/functions/python-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/python-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 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 cf78582db..8d29e5e81 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 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 6dfd9cf40..7fc071f1a 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 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 e338fdf50..200ece591 100644 --- a/ms/blueprintsprocessor/functions/restful-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restful-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-functions - 1.0.3-SNAPSHOT + 1.0.3 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 8254ca229..bd23e6212 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-core/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-blueprints - 1.0.3-SNAPSHOT + 1.0.3 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 5aeb1c7d0..e011d0175 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-blueprints - 1.0.3-SNAPSHOT + 1.0.3 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 87d881f65..533947317 100644 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-blueprints - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/blueprints/pom.xml b/ms/blueprintsprocessor/modules/blueprints/pom.xml index edbf1c446..c098c6dd7 100644 --- a/ms/blueprintsprocessor/modules/blueprints/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.0.3-SNAPSHOT + 1.0.3 modules-blueprints diff --git a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml index 66873cb60..72c3b4353 100644 --- a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-blueprints - 1.0.3-SNAPSHOT + 1.0.3 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 6ddad56bd..998d9f437 100644 --- a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.0.3-SNAPSHOT + 1.0.3 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 b08352b65..1b397cf3d 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.0.3-SNAPSHOT + 1.0.3 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 c1370e67f..2526d1b39 100644 --- a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.0.3-SNAPSHOT + 1.0.3 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 0c7387d39..20adc0baf 100644 --- a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.0.3-SNAPSHOT + 1.0.3 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 608c68753..10b4bb1ed 100644 --- a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 422762d14..9983f0975 100755 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.0.3-SNAPSHOT + 1.0.3 modules-commons diff --git a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml index e53344ce0..ed057b017 100644 --- a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.0.3-SNAPSHOT + 1.0.3 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 a7b8987af..a64544ad3 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.0.3-SNAPSHOT + 1.0.3 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 2f8e4a186..592bc4285 100644 --- a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-commons - 1.0.3-SNAPSHOT + 1.0.3 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 9f8a21301..07ebca563 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.0.3-SNAPSHOT + 1.0.3 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 6e2861e4f..5c838afdf 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.0.3-SNAPSHOT + 1.0.3 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 c5adeb0b4..570030a66 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.0.3-SNAPSHOT + 1.0.3 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 7de8d25d7..2265fcb93 100644 --- a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 4125290fb..3b3b42443 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.0.3-SNAPSHOT + 1.0.3 modules-inbounds diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index ee572bd76..3adec4921 100644 --- a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.0.3-SNAPSHOT + 1.0.3 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 dd19b782a..00128e0ab 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-inbounds - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index ed1777c42..2cfb5e8d2 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.0.3-SNAPSHOT + 1.0.3 modules-outbounds diff --git a/ms/blueprintsprocessor/modules/pom.xml b/ms/blueprintsprocessor/modules/pom.xml index 843934b37..526ba890a 100644 --- a/ms/blueprintsprocessor/modules/pom.xml +++ b/ms/blueprintsprocessor/modules/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-parent - 1.0.3-SNAPSHOT + 1.0.3 ../parent diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index f48a9b27e..c55258e36 100644 --- a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-services - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index f3cf32e46..bd8ecdf65 100755 --- a/ms/blueprintsprocessor/modules/services/pom.xml +++ b/ms/blueprintsprocessor/modules/services/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.cds.blueprintsprocessor blueprintsprocessor-modules - 1.0.3-SNAPSHOT + 1.0.3 modules-services diff --git a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml index 2b84f956f..b8a310344 100644 --- a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules-services - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor.modules diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 397948cc4..a40f2d528 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds blueprintsprocessor - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.blueprintsprocessor diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index ee77e0178..56c2d45b0 100755 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds cds-ms - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 45c75bfd7..2cee058ca 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds cds-ms - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/ms/error-catalog/application/pom.xml b/ms/error-catalog/application/pom.xml index 669e919b1..20f5b4f8f 100644 --- a/ms/error-catalog/application/pom.xml +++ b/ms/error-catalog/application/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.0.3-SNAPSHOT + 1.0.3 error-catalog-application diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index 3399f51c8..4d28bb064 100644 --- a/ms/error-catalog/core/pom.xml +++ b/ms/error-catalog/core/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.0.3-SNAPSHOT + 1.0.3 error-catalog-core diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index 7bc7e8bc6..6c7226c47 100644 --- a/ms/error-catalog/pom.xml +++ b/ms/error-catalog/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds cds-ms - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index 725aea2e6..c300a2aa5 100644 --- a/ms/error-catalog/services/pom.xml +++ b/ms/error-catalog/services/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.error.catalog error-catalog - 1.0.3-SNAPSHOT + 1.0.3 error-catalog-services diff --git a/ms/pom.xml b/ms/pom.xml index c85ea81f9..01fad6239 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds cds-aggregator - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index 0b75289c9..faeaa2e5b 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds cds-ms - 1.0.3-SNAPSHOT + 1.0.3 py-executor diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 6de3707dc..f551397c2 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.sdclistener sdclistener-parent - 1.0.3-SNAPSHOT + 1.0.3 ../parent diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index dd09687d4..84d5a2c43 100755 --- a/ms/sdclistener/distribution/pom.xml +++ b/ms/sdclistener/distribution/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.sdclistener sdclistener-parent - 1.0.3-SNAPSHOT + 1.0.3 ../parent diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index f0449892f..0b60ad1f0 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds sdclistener - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.cds.sdclistener diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml index 95770b874..0c1f1338f 100644 --- a/ms/sdclistener/pom.xml +++ b/ms/sdclistener/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds cds-ms - 1.0.3-SNAPSHOT + 1.0.3 .. diff --git a/pom.xml b/pom.xml index d5f6e59d0..9fcf75398 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ limitations under the License. org.onap.ccsdk.cds cds-aggregator - 1.0.3-SNAPSHOT + 1.0.3 pom Aggregator -- cgit 1.2.3-korg