From 0d4f0deb8b81ae18406044b03caf7c1ce1241624 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 27 May 2020 16:30:46 +0000 Subject: Release ccsdk/cds --- cds-ui/application/pom.xml | 4 ++-- cds-ui/client/pom.xml | 4 ++-- cds-ui/designer-client/pom.xml | 4 ++-- cds-ui/pom.xml | 2 +- cds-ui/server/pom.xml | 4 ++-- components/model-catalog/blueprint-model/pom.xml | 4 ++-- .../blueprint-model/test-blueprint/capability_cli/pom.xml | 2 +- components/model-catalog/blueprint-model/test-blueprint/pom.xml | 4 ++-- .../blueprint-model/test-blueprint/resource-audit/pom.xml | 2 +- components/pom.xml | 4 ++-- ms/blueprintsprocessor/application/pom.xml | 2 +- ms/blueprintsprocessor/cba-parent/pom.xml | 2 +- ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/cli-executor/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/config-snapshots/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml | 2 +- ms/blueprintsprocessor/functions/netconf-executor/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/pom.xml | 2 +- ms/blueprintsprocessor/functions/python-executor/pom.xml | 2 +- ms/blueprintsprocessor/functions/resource-resolution/pom.xml | 4 ++-- ms/blueprintsprocessor/functions/restconf-executor/pom.xml | 4 ++-- 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 | 4 ++-- 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 | 4 ++-- 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 | 4 ++-- 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 | 4 ++-- ms/py-executor/pom.xml | 2 +- ms/sdclistener/application/pom.xml | 6 +++--- ms/sdclistener/distribution/pom.xml | 2 +- ms/sdclistener/parent/pom.xml | 2 +- ms/sdclistener/pom.xml | 2 +- pom.xml | 2 +- 62 files changed, 81 insertions(+), 81 deletions(-) diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index b20bb64ad..82a17a007 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.3-SNAPSHOT + 0.7.3 .. application - 0.7.3-SNAPSHOT + 0.7.3 pom CDS UI Application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 95bc1858d..5c38bedbd 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.3-SNAPSHOT + 0.7.3 .. ui-client - 0.7.3-SNAPSHOT + 0.7.3 pom CDS UI Client diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index c3dcd5cf5..c281511a2 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.3-SNAPSHOT + 0.7.3 .. designer-client - 0.7.3-SNAPSHOT + 0.7.3 pom CDS designer Client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 3095ac7e9..d12f2c807 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.3-SNAPSHOT + 0.7.3 pom CDS UI Parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 7b16175d1..d8ce43af6 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -25,12 +25,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.7.3-SNAPSHOT + 0.7.3 .. ui-server - 0.7.3-SNAPSHOT + 0.7.3 pom CDS UI Server diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index a41d7b1d6..b76f9356e 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -21,13 +21,13 @@ org.onap.ccsdk.cds.blueprintsprocessor cba-parent - 0.7.3-SNAPSHOT + 0.7.3 ../../../ms/blueprintsprocessor/cba-parent org.onap.ccsdk.cds.cba blueprint-model - 0.7.3-SNAPSHOT + 0.7.3 pom CBA - Blueprints 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 a1b26a1ed..a3a3188e4 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.cba test-blueprint-model - 0.7.3-SNAPSHOT + 0.7.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 2ed085a01..f9d43abe6 100644 --- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml @@ -21,11 +21,11 @@ org.onap.ccsdk.cds.cba blueprint-model - 0.7.3-SNAPSHOT + 0.7.3 test-blueprint-model - 0.7.3-SNAPSHOT + 0.7.3 pom CBA - Test Blueprints 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 902072655..7452b66f9 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.cba test-blueprint-model - 0.7.3-SNAPSHOT + 0.7.3 org.onap.ccsdk.cds.components.cba diff --git a/components/pom.xml b/components/pom.xml index 797aed120..bf1d0ec3c 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds parent - 0.7.3-SNAPSHOT + 0.7.3 .. components - 0.7.3-SNAPSHOT + 0.7.3 pom Components Root diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index a18837fee..a2a7f3a87 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.3-SNAPSHOT + 0.7.3 ../parent diff --git a/ms/blueprintsprocessor/cba-parent/pom.xml b/ms/blueprintsprocessor/cba-parent/pom.xml index 203cdfe60..7dee9fea4 100644 --- a/ms/blueprintsprocessor/cba-parent/pom.xml +++ b/ms/blueprintsprocessor/cba-parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.3-SNAPSHOT + 0.7.3 ../parent diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 7ce5d7101..be7b1b638 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.3-SNAPSHOT + 0.7.3 org.onap.ccsdk.cds.blueprintsprocessor.functions ansible-awx-executor - 0.7.3-SNAPSHOT + 0.7.3 Blueprints Processor Function - Ansible AWX Executor Blueprints Processor Function - Ansible Executor diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index 31f635355..704aebc6c 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.3-SNAPSHOT + 0.7.3 org.onap.ccsdk.cds.blueprintsprocessor.functions cli-executor - 0.7.3-SNAPSHOT + 0.7.3 Blueprints Processor Function - CLI Executor Blueprints Processor Function - CLI Executor diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml index 3606c3ad7..2831eb941 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.3-SNAPSHOT + 0.7.3 org.onap.ccsdk.cds.blueprintsprocessor.functions config-snapshots - 0.7.3-SNAPSHOT + 0.7.3 Blueprints Processor Function - Config Snapshots Blueprints Processor Function - Config Snapshots diff --git a/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml b/ms/blueprintsprocessor/functions/message-prioritizaion/pom.xml index 6ee0eebc1..e7b18614b 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 functions - 0.7.3-SNAPSHOT + 0.7.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 1307e9c3e..d4c5ded07 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.3-SNAPSHOT + 0.7.3 org.onap.ccsdk.cds.blueprintsprocessor.functions netconf-executor - 0.7.3-SNAPSHOT + 0.7.3 Blueprints Processor Function - Netconf Executor Blueprints Processor Function - Netconf Executor diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index b1e9b5ee3..bc26a671d 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.3-SNAPSHOT + 0.7.3 ../parent diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index 0d9bc1709..9871ce3a8 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 functions - 0.7.3-SNAPSHOT + 0.7.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 eb9c64fc2..580d7f084 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.3-SNAPSHOT + 0.7.3 org.onap.ccsdk.cds.blueprintsprocessor.functions resource-resolution - 0.7.3-SNAPSHOT + 0.7.3 jar Blueprints Processor Function - Resource Resolution diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 18ef9983d..e5a10b7c7 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.7.3-SNAPSHOT + 0.7.3 org.onap.ccsdk.cds.blueprintsprocessor.functions restconf-executor - 0.7.3-SNAPSHOT + 0.7.3 Blueprints Processor Function - Restconf Executor Blueprints Processor Function - Restconf Executor diff --git a/ms/blueprintsprocessor/functions/restful-executor/pom.xml b/ms/blueprintsprocessor/functions/restful-executor/pom.xml index ad6c3cd69..577f91c2f 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 functions - 0.7.3-SNAPSHOT + 0.7.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 0587abdbd..d65d6f806 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 blueprints - 0.7.3-SNAPSHOT + 0.7.3 blueprint-core diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml index 58b57855b..064176810 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 blueprints - 0.7.3-SNAPSHOT + 0.7.3 blueprint-proto diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml b/ms/blueprintsprocessor/modules/blueprints/blueprint-validation/pom.xml index 3bd05e247..558ddfb6d 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 blueprints - 0.7.3-SNAPSHOT + 0.7.3 blueprint-validation diff --git a/ms/blueprintsprocessor/modules/blueprints/pom.xml b/ms/blueprintsprocessor/modules/blueprints/pom.xml index 7916dd7a0..8f20ac6d7 100644 --- a/ms/blueprintsprocessor/modules/blueprints/pom.xml +++ b/ms/blueprintsprocessor/modules/blueprints/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.3-SNAPSHOT + 0.7.3 blueprints diff --git a/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml b/ms/blueprintsprocessor/modules/blueprints/resource-dict/pom.xml index 26a85fd5f..4df0fef0c 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 blueprints - 0.7.3-SNAPSHOT + 0.7.3 resource-dict diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index 13fd7cff4..3b6c47ccc 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 commons - 0.7.3-SNAPSHOT + 0.7.3 db-lib diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index 3e8e77aed..093a19a6c 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 commons - 0.7.3-SNAPSHOT + 0.7.3 dmaap-lib diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml index db0dcf120..159b1833f 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 commons - 0.7.3-SNAPSHOT + 0.7.3 grpc-lib diff --git a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml index 7bdeee09f..153a94e7a 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 commons - 0.7.3-SNAPSHOT + 0.7.3 message-lib diff --git a/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/nats-lib/pom.xml index 787fa09b4..15c280870 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 commons - 0.7.3-SNAPSHOT + 0.7.3 nats-lib diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 9de810cb8..ad1a7ac02 100755 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.3-SNAPSHOT + 0.7.3 commons diff --git a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml index 65f19838d..c819c9997 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 commons - 0.7.3-SNAPSHOT + 0.7.3 processor-core diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 13644ec97..526d174ef 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 commons - 0.7.3-SNAPSHOT + 0.7.3 rest-lib diff --git a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml index 0367c030e..8d954457e 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 commons - 0.7.3-SNAPSHOT + 0.7.3 ssh-lib diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 50a72958a..16c665a72 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -21,11 +21,11 @@ org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.7.3-SNAPSHOT + 0.7.3 configs-api - 0.7.3-SNAPSHOT + 0.7.3 jar Blueprints Processor Resource Configurations API diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index 357eb2a0d..2c7ea1576 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 inbounds - 0.7.3-SNAPSHOT + 0.7.3 designer-api diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api-common/pom.xml index a8389eb54..8282c1aba 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 inbounds - 0.7.3-SNAPSHOT + 0.7.3 health-api-common diff --git a/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/health-api/pom.xml index f3a1884cc..614b59829 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 inbounds - 0.7.3-SNAPSHOT + 0.7.3 health-api @@ -36,7 +36,7 @@ org.onap.ccsdk.cds.blueprintsprocessor health-api-common - 0.7.3-SNAPSHOT + 0.7.3 diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 27ac83b16..2761bc7a7 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.3-SNAPSHOT + 0.7.3 inbounds diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index 40209ab59..845c3c2ba 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 inbounds - 0.7.3-SNAPSHOT + 0.7.3 resource-api diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 6ea1f5d75..de6adf9d9 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 inbounds - 0.7.3-SNAPSHOT + 0.7.3 selfservice-api diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index b4f09345a..cc5d68652 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.3-SNAPSHOT + 0.7.3 outbounds diff --git a/ms/blueprintsprocessor/modules/pom.xml b/ms/blueprintsprocessor/modules/pom.xml index f653ba453..76cbc60e8 100644 --- a/ms/blueprintsprocessor/modules/pom.xml +++ b/ms/blueprintsprocessor/modules/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.3-SNAPSHOT + 0.7.3 ../parent diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index bfbe8115d..e78a0e350 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 services - 0.7.3-SNAPSHOT + 0.7.3 execution-service diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index b8f073a90..6a2cdbe8c 100755 --- a/ms/blueprintsprocessor/modules/services/pom.xml +++ b/ms/blueprintsprocessor/modules/services/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules - 0.7.3-SNAPSHOT + 0.7.3 services diff --git a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml index 99d46d05c..0e8d819a1 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 services - 0.7.3-SNAPSHOT + 0.7.3 workflow-service diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 7df4e801e..c1231a41f 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds blueprintsprocessor - 0.7.3-SNAPSHOT + 0.7.3 org.onap.ccsdk.cds.blueprintsprocessor parent - 0.7.3-SNAPSHOT + 0.7.3 pom Blueprints Processor Parent diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index 9e6bad157..8ab9cb0d6 100755 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds ms - 0.7.3-SNAPSHOT + 0.7.3 .. diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 0c9166f84..c63508abe 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds ms - 0.7.3-SNAPSHOT + 0.7.3 .. diff --git a/ms/error-catalog/application/pom.xml b/ms/error-catalog/application/pom.xml index c232fa910..c41337d2e 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 - 0.7.3-SNAPSHOT + 0.7.3 error-catalog-application diff --git a/ms/error-catalog/core/pom.xml b/ms/error-catalog/core/pom.xml index c803a3848..900520e35 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 - 0.7.3-SNAPSHOT + 0.7.3 error-catalog-core diff --git a/ms/error-catalog/pom.xml b/ms/error-catalog/pom.xml index 8090967e5..4d9ba135c 100644 --- a/ms/error-catalog/pom.xml +++ b/ms/error-catalog/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds ms - 0.7.3-SNAPSHOT + 0.7.3 .. diff --git a/ms/error-catalog/services/pom.xml b/ms/error-catalog/services/pom.xml index dd551b768..1db17e479 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 - 0.7.3-SNAPSHOT + 0.7.3 error-catalog-services diff --git a/ms/pom.xml b/ms/pom.xml index 8006e5c3b..8034efdc1 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds parent - 0.7.3-SNAPSHOT + 0.7.3 .. ms - 0.7.3-SNAPSHOT + 0.7.3 pom Micro-services Root diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index 0b82e966e..117052ac4 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds ms - 0.7.3-SNAPSHOT + 0.7.3 py-executor diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index b40223ff4..ff2ac9391 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -21,12 +21,12 @@ org.onap.ccsdk.cds.sdclistener parent - 0.7.3-SNAPSHOT + 0.7.3 ../parent application - 0.7.3-SNAPSHOT + 0.7.3 jar SDC Listener Application @@ -57,7 +57,7 @@ org.onap.ccsdk.cds.blueprintsprocessor health-api-common - 0.7.3-SNAPSHOT + 0.7.3 org.springframework.boot diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index faaca1e6d..e10a0722e 100755 --- a/ms/sdclistener/distribution/pom.xml +++ b/ms/sdclistener/distribution/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.sdclistener parent - 0.7.3-SNAPSHOT + 0.7.3 ../parent diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index 4a6ac02c5..3dc2597d3 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds sdclistener - 0.7.3-SNAPSHOT + 0.7.3 org.onap.ccsdk.cds.sdclistener diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml index 87ed21a7d..5f60fa10c 100644 --- a/ms/sdclistener/pom.xml +++ b/ms/sdclistener/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds ms - 0.7.3-SNAPSHOT + 0.7.3 .. diff --git a/pom.xml b/pom.xml index 74dac3b20..ada1f68c0 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ limitations under the License. org.onap.ccsdk.cds parent - 0.7.3-SNAPSHOT + 0.7.3 pom CDS Parent -- cgit 1.2.3-korg