From 33b270a16370ace034c7c5b382c7407a029d5fc9 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 14 Apr 2020 13:46:56 +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 e25eec16e..e8fb7d4b0 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.5-SNAPSHOT + 0.6.5 .. application - 0.6.5-SNAPSHOT + 0.6.5 pom cds-ui-application diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 39e84ebec..a6e5fb117 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.5-SNAPSHOT + 0.6.5 .. ui-client - 0.6.5-SNAPSHOT + 0.6.5 pom cds-ui-client diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 3540e44da..23c855f0f 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.5-SNAPSHOT + 0.6.5 pom cds-ui-parent diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index c8b0637dc..d84d4877e 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.5-SNAPSHOT + 0.6.5 .. ui-server - 0.6.5-SNAPSHOT + 0.6.5 pom cds-ui-server diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml index 344e5e5fe..b987071a6 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.5-SNAPSHOT + 0.6.5 ../../../ org.onap.ccsdk.cds.components proto-definition - 0.6.5-SNAPSHOT + 0.6.5 jar Controller Blueprints Proto Definition diff --git a/components/parent/pom.xml b/components/parent/pom.xml index 0c018b36f..39f0a0b30 100644 --- a/components/parent/pom.xml +++ b/components/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds components - 0.6.5-SNAPSHOT + 0.6.5 org.onap.ccsdk.cds.components parent diff --git a/components/pom.xml b/components/pom.xml index f11efe674..6d0fe56bb 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds parent - 0.6.5-SNAPSHOT + 0.6.5 4.0.0 components diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index 65091588f..85b59ad6a 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.5-SNAPSHOT + 0.6.5 ../parent application diff --git a/ms/blueprintsprocessor/cba-parent/pom.xml b/ms/blueprintsprocessor/cba-parent/pom.xml index 513a7e7b0..786229405 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.5-SNAPSHOT + 0.6.5 ../parent cba-parent diff --git a/ms/blueprintsprocessor/distribution/pom.xml b/ms/blueprintsprocessor/distribution/pom.xml index 55c4a7ef3..acac099bb 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.5-SNAPSHOT + 0.6.5 ../parent distribution diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 5f03b31d4..ef11b73e5 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.5-SNAPSHOT + 0.6.5 4.0.0 diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index 52b3cfc46..96af22d09 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.5-SNAPSHOT + 0.6.5 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 f0f0170ca..23776ea3d 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.5-SNAPSHOT + 0.6.5 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor.functions config-snapshots - 0.6.5-SNAPSHOT + 0.6.5 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 6fb9e3893..2a2e1cc70 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.5-SNAPSHOT + 0.6.5 4.0.0 org.onap.ccsdk.cds.blueprintsprocessor.functions diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index b457dc9ee..2b2cb4a16 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.5-SNAPSHOT + 0.6.5 ../parent 4.0.0 diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index 740ef2567..3a2585c51 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.5-SNAPSHOT + 0.6.5 4.0.0 diff --git a/ms/blueprintsprocessor/functions/resource-resolution/pom.xml b/ms/blueprintsprocessor/functions/resource-resolution/pom.xml index 33b83909e..cb427c079 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.5-SNAPSHOT + 0.6.5 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 ea1ea0e5e..d588ccdda 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.5-SNAPSHOT + 0.6.5 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 0bdb2421c..8a1b3cd53 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.5-SNAPSHOT + 0.6.5 db-lib diff --git a/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml index 1fd3a0faa..dfbe0edcf 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.5-SNAPSHOT + 0.6.5 dmaap-lib diff --git a/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml index cf30fe82c..a52ec1db8 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.5-SNAPSHOT + 0.6.5 4.0.0 diff --git a/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/message-lib/pom.xml index fcce622cf..14b9a6544 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.5-SNAPSHOT + 0.6.5 4.0.0 diff --git a/ms/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index 10746a0d9..d4993bada 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.5-SNAPSHOT + 0.6.5 commons diff --git a/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml b/ms/blueprintsprocessor/modules/commons/processor-core/pom.xml index db14b6373..9d690e2b7 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.5-SNAPSHOT + 0.6.5 processor-core diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 0fc679727..35da72e9a 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.5-SNAPSHOT + 0.6.5 rest-lib diff --git a/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml index ff1224bfe..74a742bc8 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.5-SNAPSHOT + 0.6.5 4.0.0 diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 4fd567de4..e078ffdab 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.5-SNAPSHOT + 0.6.5 org.onap.ccsdk.cds.blueprintsprocessor configs-api - 0.6.5-SNAPSHOT + 0.6.5 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 e9bda82d6..f44f03f39 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.5-SNAPSHOT + 0.6.5 4.0.0 designer-api diff --git a/ms/blueprintsprocessor/modules/inbounds/pom.xml b/ms/blueprintsprocessor/modules/inbounds/pom.xml index fe139128e..a0acee624 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.5-SNAPSHOT + 0.6.5 inbounds diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index 8f8d86f2e..35a3fd9b6 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.5-SNAPSHOT + 0.6.5 resource-api diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 583e179ac..0beb3b43f 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.5-SNAPSHOT + 0.6.5 selfservice-api diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index d2b09e210..14fd452f3 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.5-SNAPSHOT + 0.6.5 outbounds diff --git a/ms/blueprintsprocessor/modules/pom.xml b/ms/blueprintsprocessor/modules/pom.xml index c7302db2d..864aad247 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.5-SNAPSHOT + 0.6.5 ../parent diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index bd586649b..0a1252cb6 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.5-SNAPSHOT + 0.6.5 execution-service diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index 6112fecef..0abf6562e 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.5-SNAPSHOT + 0.6.5 services diff --git a/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml b/ms/blueprintsprocessor/modules/services/workflow-service/pom.xml index 807996389..733b34ef2 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.5-SNAPSHOT + 0.6.5 4.0.0 diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 478c44fce..ea2c5afde 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds blueprintsprocessor - 0.6.5-SNAPSHOT + 0.6.5 org.onap.ccsdk.cds.blueprintsprocessor parent diff --git a/ms/blueprintsprocessor/pom.xml b/ms/blueprintsprocessor/pom.xml index c227dff18..ce96c1b41 100755 --- a/ms/blueprintsprocessor/pom.xml +++ b/ms/blueprintsprocessor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds ms - 0.6.5-SNAPSHOT + 0.6.5 .. blueprintsprocessor diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 01095bec0..36e566a6b 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds ms - 0.6.5-SNAPSHOT + 0.6.5 .. command-executor diff --git a/ms/controllerblueprints/modules/blueprint-core/pom.xml b/ms/controllerblueprints/modules/blueprint-core/pom.xml index 59e4e329e..e97c8336b 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.5-SNAPSHOT + 0.6.5 blueprint-core Controller Blueprints Core diff --git a/ms/controllerblueprints/modules/blueprint-validation/pom.xml b/ms/controllerblueprints/modules/blueprint-validation/pom.xml index 3109f5f61..a2c5d40bf 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.5-SNAPSHOT + 0.6.5 blueprint-validation Controller Blueprints Validation Service diff --git a/ms/controllerblueprints/modules/pom.xml b/ms/controllerblueprints/modules/pom.xml index 3524569c7..4fb8b45a3 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.5-SNAPSHOT + 0.6.5 ../parent modules diff --git a/ms/controllerblueprints/modules/resource-dict/pom.xml b/ms/controllerblueprints/modules/resource-dict/pom.xml index 2fc2af475..3b0853e76 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.5-SNAPSHOT + 0.6.5 resource-dict Controller Blueprints Resource Dictionary diff --git a/ms/controllerblueprints/parent/pom.xml b/ms/controllerblueprints/parent/pom.xml index 2a47ff1c5..f3c2ec1a7 100644 --- a/ms/controllerblueprints/parent/pom.xml +++ b/ms/controllerblueprints/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds controllerblueprints - 0.6.5-SNAPSHOT + 0.6.5 org.onap.ccsdk.cds.controllerblueprints parent diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml index 7f32fbc5a..a8464a551 100644 --- a/ms/controllerblueprints/pom.xml +++ b/ms/controllerblueprints/pom.xml @@ -18,13 +18,13 @@ org.onap.ccsdk.cds ms - 0.6.5-SNAPSHOT + 0.6.5 .. 4.0.0 controllerblueprints Controller Blueprints Root - 0.6.5-SNAPSHOT + 0.6.5 ControllerBlueprints UTF-8 diff --git a/ms/pom.xml b/ms/pom.xml index 9d92c90fb..8fd72ff6b 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -20,12 +20,12 @@ org.onap.ccsdk.cds parent - 0.6.5-SNAPSHOT + 0.6.5 .. ms - 0.6.5-SNAPSHOT + 0.6.5 pom Micro-services Root diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index 13a9f9007..7080e2079 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.5-SNAPSHOT + 0.6.5 ../parent application jar - 0.6.5-SNAPSHOT + 0.6.5 SDC Listener Application diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index f70f318af..34281fe0f 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.5-SNAPSHOT + 0.6.5 ../parent distribution diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index 683517960..9ad6ba6d9 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds sdclistener - 0.6.5-SNAPSHOT + 0.6.5 org.onap.ccsdk.cds.sdclistener parent diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml index e944f221a..7ea4b48f1 100644 --- a/ms/sdclistener/pom.xml +++ b/ms/sdclistener/pom.xml @@ -19,7 +19,7 @@ org.onap.ccsdk.cds ms - 0.6.5-SNAPSHOT + 0.6.5 .. diff --git a/pom.xml b/pom.xml index 6887e3289..35ee810b0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.ccsdk.cds parent - 0.6.5-SNAPSHOT + 0.6.5 pom cds-parent -- cgit 1.2.3-korg