From e679782466dad989974eec12d135d947f7264f4c Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 6 Nov 2019 16:40:57 +0000 Subject: Release ccsdk/cds --- cds-ui/application/pom.xml | 4 ++-- cds-ui/client/pom.xml | 4 ++-- cds-ui/pom.xml | 2 +- cds-ui/server/pom.xml | 4 ++-- components/model-catalog/proto-definition/pom.xml | 4 ++-- components/parent/pom.xml | 2 +- components/pom.xml | 2 +- ms/blueprintsprocessor/application/pom.xml | 2 +- ms/blueprintsprocessor/cba-parent/pom.xml | 2 +- ms/blueprintsprocessor/distribution/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 | 4 ++-- 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/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/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/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/controllerblueprints/modules/blueprint-core/pom.xml | 2 +- ms/controllerblueprints/modules/blueprint-validation/pom.xml | 2 +- ms/controllerblueprints/modules/pom.xml | 2 +- ms/controllerblueprints/modules/resource-dict/pom.xml | 2 +- ms/controllerblueprints/parent/pom.xml | 2 +- ms/controllerblueprints/pom.xml | 4 ++-- ms/pom.xml | 4 ++-- ms/sdclistener/application/pom.xml | 4 ++-- ms/sdclistener/distribution/pom.xml | 2 +- ms/sdclistener/parent/pom.xml | 2 +- ms/sdclistener/pom.xml | 2 +- pom.xml | 2 +- 51 files changed, 60 insertions(+), 60 deletions(-) diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 5d92412c7..27dc19c5e 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -24,12 +24,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.6.4-SNAPSHOT + 0.6.4 .. application - 0.6.4-SNAPSHOT + 0.6.4 pom cds-ui-application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 8300eafc6..43c9509f4 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -24,12 +24,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.6.4-SNAPSHOT + 0.6.4 .. ui-client - 0.6.4-SNAPSHOT + 0.6.4 pom cds-ui-client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index d0ddab663..df405ff63 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.6.4-SNAPSHOT + 0.6.4 pom cds-ui-parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 2d7ad5f86..d565f8043 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -24,12 +24,12 @@ limitations under the License. org.onap.ccsdk.cds ui - 0.6.4-SNAPSHOT + 0.6.4 .. ui-server - 0.6.4-SNAPSHOT + 0.6.4 pom cds-ui-server diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml index 297ba3c0f..09af53d01 100644 --- a/components/model-catalog/proto-definition/pom.xml +++ b/components/model-catalog/proto-definition/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.cds parent - 0.6.4-SNAPSHOT + 0.6.4 ../../../ org.onap.ccsdk.cds.components proto-definition - 0.6.4-SNAPSHOT + 0.6.4 jar Controller Blueprints Proto Definition diff --git a/components/parent/pom.xml b/components/parent/pom.xml index d3047a3ad..7b0475f32 100644 --- a/components/parent/pom.xml +++ b/components/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds components - 0.6.4-SNAPSHOT + 0.6.4 org.onap.ccsdk.cds.components parent diff --git a/components/pom.xml b/components/pom.xml index 71664e127..8dd4c7d2f 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds parent - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 components diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index c8587b5fb..605041dea 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.6.4-SNAPSHOT + 0.6.4 ../parent application diff --git a/ms/blueprintsprocessor/cba-parent/pom.xml b/ms/blueprintsprocessor/cba-parent/pom.xml index 85ae9e2ff..392c8cf04 100644 --- a/ms/blueprintsprocessor/cba-parent/pom.xml +++ b/ms/blueprintsprocessor/cba-parent/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.6.4-SNAPSHOT + 0.6.4 ../parent cba-parent diff --git a/ms/blueprintsprocessor/distribution/pom.xml b/ms/blueprintsprocessor/distribution/pom.xml index ec4500fce..c7a5ed1c7 100755 --- a/ms/blueprintsprocessor/distribution/pom.xml +++ b/ms/blueprintsprocessor/distribution/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.6.4-SNAPSHOT + 0.6.4 ../parent distribution diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index b975668fd..8e70ed444 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -18,7 +18,7 @@ functions org.onap.ccsdk.cds.blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index 6a5e10fff..9c23a1473 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -18,7 +18,7 @@ functions org.onap.ccsdk.cds.blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 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 dec43acf8..2b67356da 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -18,13 +18,13 @@ functions org.onap.ccsdk.cds.blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor.functions config-snapshots - 0.6.4-SNAPSHOT + 0.6.4 Blueprints Processor Function - Config Snapshots Blueprints Processor Function - Config Snapshots diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml index 737a10050..99ec4d655 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -18,7 +18,7 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index 7c2cccb5a..874279e7e 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.6.4-SNAPSHOT + 0.6.4 ../parent 4.0.0 diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index 18354f0f7..ea9661992 100644 --- a/ms/blueprintsprocessor/functions/python-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/python-executor/pom.xml @@ -18,7 +18,7 @@ functions org.onap.ccsdk.cds.blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index 4b43b7123..8240af2e0 100644 --- a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml +++ b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.blueprintsprocessor functions - 0.6.4-SNAPSHOT + 0.6.4 org.onap.ccsdk.cds.blueprintsprocessor.functions resource-resolution diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index 7c77d8172..a85cd64af 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -18,7 +18,7 @@ functions org.onap.ccsdk.cds.blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml index 7acfbaef4..5d95c31f9 100644 --- a/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/db-lib/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor commons - 0.6.4-SNAPSHOT + 0.6.4 db-lib diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index b083c95a6..3729a7a67 100644 --- a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds.blueprintsprocessor commons - 0.6.4-SNAPSHOT + 0.6.4 dmaap-lib diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml index 442464566..0087e45f8 100644 --- a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml @@ -18,7 +18,7 @@ commons org.onap.ccsdk.cds.blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 diff --git a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml index 261ece133..14289860c 100644 --- a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml @@ -18,7 +18,7 @@ commons org.onap.ccsdk.cds.blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index cdc83ca26..53936cc7c 100755 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules - 0.6.4-SNAPSHOT + 0.6.4 commons diff --git a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml index d5ad4c37c..f70642a8f 100644 --- a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor commons - 0.6.4-SNAPSHOT + 0.6.4 processor-core diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 0b4ba1307..492eee587 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor commons - 0.6.4-SNAPSHOT + 0.6.4 rest-lib diff --git a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml index 3ae9a0396..2ae456125 100644 --- a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml @@ -18,7 +18,7 @@ commons org.onap.ccsdk.cds.blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 7ffb268c9..ad850c509 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -19,12 +19,12 @@ org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.6.4-SNAPSHOT + 0.6.4 org.onap.ccsdk.cds.blueprintsprocessor configs-api - 0.6.4-SNAPSHOT + 0.6.4 jar Blueprints Processor Resource Configurations API 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 f8483ed79..65f68905f 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -18,7 +18,7 @@ inbounds org.onap.ccsdk.cds.blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 designer-api diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index 15e2b0d5a..979fd126d 100644 --- a/ms/blueprintsprocessor/modules/inbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules - 0.6.4-SNAPSHOT + 0.6.4 inbounds diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index 6dec871e3..ec3007d7c 100644 --- a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.6.4-SNAPSHOT + 0.6.4 resource-api diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index c94a3a7b6..ce371db95 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor inbounds - 0.6.4-SNAPSHOT + 0.6.4 selfservice-api diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index 40c6d21b6..f4e914902 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules - 0.6.4-SNAPSHOT + 0.6.4 outbounds diff --git a/ms/blueprintsprocessor/modules/pom.xml b/ms/blueprintsprocessor/modules/pom.xml index 53458220f..fb62a3c7e 100644 --- a/ms/blueprintsprocessor/modules/pom.xml +++ b/ms/blueprintsprocessor/modules/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.blueprintsprocessor parent - 0.6.4-SNAPSHOT + 0.6.4 ../parent diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index c332f6285..be0b64d1c 100644 --- a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.blueprintsprocessor services - 0.6.4-SNAPSHOT + 0.6.4 execution-service diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index 2cdd5101d..b4da1e5da 100755 --- a/ms/blueprintsprocessor/modules/services/pom.xml +++ b/ms/blueprintsprocessor/modules/services/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds.blueprintsprocessor modules - 0.6.4-SNAPSHOT + 0.6.4 services diff --git a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml index 62992579f..f786704f4 100644 --- a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.blueprintsprocessor services - 0.6.4-SNAPSHOT + 0.6.4 4.0.0 diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index a82729354..e01ea16cc 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds blueprintsprocessor - 0.6.4-SNAPSHOT + 0.6.4 org.onap.ccsdk.cds.blueprintsprocessor parent diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index 8cdc5a8b4..4d4442284 100755 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds ms - 0.6.4-SNAPSHOT + 0.6.4 .. blueprintsprocessor diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 63b7ec7ba..a229ce50d 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds ms - 0.6.4-SNAPSHOT + 0.6.4 .. command-executor diff --git a/ms/controllerblueprints/modules/blueprint-core/pom.xml b/ms/controllerblueprints/modules/blueprint-core/pom.xml index 8ac5a13c5..769f4c920 100644 --- a/ms/controllerblueprints/modules/blueprint-core/pom.xml +++ b/ms/controllerblueprints/modules/blueprint-core/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.controllerblueprints modules - 0.6.4-SNAPSHOT + 0.6.4 blueprint-core Controller Blueprints Core diff --git a/ms/controllerblueprints/modules/blueprint-validation/pom.xml b/ms/controllerblueprints/modules/blueprint-validation/pom.xml index 940470cf4..ea5885e1e 100644 --- a/ms/controllerblueprints/modules/blueprint-validation/pom.xml +++ b/ms/controllerblueprints/modules/blueprint-validation/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.controllerblueprints modules - 0.6.4-SNAPSHOT + 0.6.4 blueprint-validation Controller Blueprints Validation Service diff --git a/ms/controllerblueprints/modules/pom.xml b/ms/controllerblueprints/modules/pom.xml index 788fabb40..5f54918d1 100644 --- a/ms/controllerblueprints/modules/pom.xml +++ b/ms/controllerblueprints/modules/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.controllerblueprints parent - 0.6.4-SNAPSHOT + 0.6.4 ../parent modules diff --git a/ms/controllerblueprints/modules/resource-dict/pom.xml b/ms/controllerblueprints/modules/resource-dict/pom.xml index 0a77c5153..eb77343d3 100644 --- a/ms/controllerblueprints/modules/resource-dict/pom.xml +++ b/ms/controllerblueprints/modules/resource-dict/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.controllerblueprints modules - 0.6.4-SNAPSHOT + 0.6.4 resource-dict Controller Blueprints Resource Dictionary diff --git a/ms/controllerblueprints/parent/pom.xml b/ms/controllerblueprints/parent/pom.xml index a41203957..d94f0b5cf 100644 --- a/ms/controllerblueprints/parent/pom.xml +++ b/ms/controllerblueprints/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds controllerblueprints - 0.6.4-SNAPSHOT + 0.6.4 org.onap.ccsdk.cds.controllerblueprints parent diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml index c0c6b520d..2e98c3716 100644 --- a/ms/controllerblueprints/pom.xml +++ b/ms/controllerblueprints/pom.xml @@ -18,13 +18,13 @@ org.onap.ccsdk.cds ms - 0.6.4-SNAPSHOT + 0.6.4 .. 4.0.0 controllerblueprints Controller Blueprints Root - 0.6.4-SNAPSHOT + 0.6.4 ControllerBlueprints UTF-8 diff --git a/ms/pom.xml b/ms/pom.xml index 241417bb3..7aa937fbf 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.cds parent - 0.6.4-SNAPSHOT + 0.6.4 .. ms - 0.6.4-SNAPSHOT + 0.6.4 pom Micro-services Root diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 31a71cbfa..01b2aba99 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -19,13 +19,13 @@ org.onap.ccsdk.cds.sdclistener parent - 0.6.4-SNAPSHOT + 0.6.4 ../parent application jar - 0.6.4-SNAPSHOT + 0.6.4 SDC Listener Application diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index a3ac9c6e8..a1bd9f002 100755 --- a/ms/sdclistener/distribution/pom.xml +++ b/ms/sdclistener/distribution/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds.sdclistener parent - 0.6.4-SNAPSHOT + 0.6.4 ../parent distribution diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index 4e8d88931..e031b601d 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds sdclistener - 0.6.4-SNAPSHOT + 0.6.4 org.onap.ccsdk.cds.sdclistener parent diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml index cbf160112..0edf31cbf 100644 --- a/ms/sdclistener/pom.xml +++ b/ms/sdclistener/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds ms - 0.6.4-SNAPSHOT + 0.6.4 .. diff --git a/pom.xml b/pom.xml index 52c8f62de..8474150fa 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.ccsdk.cds parent - 0.6.4-SNAPSHOT + 0.6.4 pom cds-parent -- cgit 1.2.3-korg