From 5cb97d74c472b4435c26b0f43a540bfee4e92f44 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 15 Jan 2021 06:46:22 +0000 Subject: Release cli --- deployment/docker/pom.xml | 4 ++-- deployment/pom.xml | 2 +- deployment/zip/pom.xml | 2 +- framework/pom.xml | 4 ++-- grpc/grpc-client/pom.xml | 2 +- grpc/grpc-server/pom.xml | 4 ++-- grpc/grpc-stub/pom.xml | 2 +- grpc/pom.xml | 4 ++-- main/pom.xml | 2 +- pom.xml | 2 +- products/etsi-mano/pom.xml | 2 +- products/onap-amsterdam/auth/pom.xml | 2 +- products/onap-amsterdam/catalog/pom.xml | 2 +- products/onap-amsterdam/features/aai/pom.xml | 2 +- products/onap-amsterdam/features/msb/pom.xml | 2 +- products/onap-amsterdam/features/pom.xml | 2 +- products/onap-amsterdam/features/sdc/pom.xml | 2 +- products/onap-amsterdam/features/so/pom.xml | 2 +- products/onap-amsterdam/pom.xml | 2 +- products/onap-beijing/auth/pom.xml | 2 +- products/onap-beijing/catalog/pom.xml | 2 +- products/onap-beijing/features/aai/pom.xml | 2 +- products/onap-beijing/features/appc/pom.xml | 2 +- products/onap-beijing/features/msb/pom.xml | 2 +- products/onap-beijing/features/policy/pom.xml | 2 +- products/onap-beijing/features/pom.xml | 2 +- products/onap-beijing/features/sdc/pom.xml | 2 +- products/onap-beijing/features/so/pom.xml | 2 +- products/onap-beijing/pom.xml | 2 +- products/onap-casablanca/auth/pom.xml | 2 +- products/onap-casablanca/catalog/pom.xml | 2 +- products/onap-casablanca/features/aai/pom.xml | 2 +- products/onap-casablanca/features/msb/pom.xml | 2 +- products/onap-casablanca/features/pom.xml | 2 +- products/onap-casablanca/features/sdc/pom.xml | 2 +- products/onap-casablanca/features/vnfsdk/pom.xml | 2 +- products/onap-casablanca/pom.xml | 2 +- products/onap-dublin/auth/pom.xml | 2 +- products/onap-dublin/catalog/pom.xml | 2 +- products/onap-dublin/features/aai/pom.xml | 2 +- products/onap-dublin/features/integration/pom.xml | 2 +- products/onap-dublin/features/msb/pom.xml | 2 +- products/onap-dublin/features/multicloud/pom.xml | 2 +- products/onap-dublin/features/policy/pom.xml | 2 +- products/onap-dublin/features/pom.xml | 2 +- products/onap-dublin/features/sdc/pom.xml | 2 +- products/onap-dublin/features/sdnc/pom.xml | 2 +- products/onap-dublin/features/so/pom.xml | 2 +- products/onap-dublin/features/vfc/pom.xml | 2 +- products/onap-dublin/features/vnfsdk/pom.xml | 2 +- products/onap-dublin/pom.xml | 2 +- products/onap-elalto/auth/pom.xml | 2 +- products/onap-elalto/catalog/pom.xml | 2 +- products/onap-elalto/features/aai/pom.xml | 2 +- products/onap-elalto/features/msb/pom.xml | 2 +- products/onap-elalto/features/multicloud/pom.xml | 2 +- products/onap-elalto/features/policy/pom.xml | 2 +- products/onap-elalto/features/pom.xml | 2 +- products/onap-elalto/features/sdc/pom.xml | 2 +- products/onap-elalto/features/sdnc/pom.xml | 2 +- products/onap-elalto/features/so/pom.xml | 2 +- products/onap-elalto/features/vfc/pom.xml | 2 +- products/onap-elalto/features/vnfsdk/pom.xml | 2 +- products/onap-elalto/pom.xml | 2 +- products/openecomp/auth/pom.xml | 2 +- products/openecomp/catalog/pom.xml | 2 +- products/openecomp/features/aai/pom.xml | 2 +- products/openecomp/features/pom.xml | 2 +- products/openecomp/features/sdc/pom.xml | 2 +- products/openecomp/pom.xml | 2 +- products/pom.xml | 2 +- products/sample/pom.xml | 2 +- profiles/command/pom.xml | 2 +- profiles/http/pom.xml | 2 +- profiles/pom.xml | 2 +- profiles/robot/pom.xml | 2 +- profiles/snmp/pom.xml | 2 +- validate/pom.xml | 2 +- validate/sample-mock-generator/pom.xml | 2 +- validate/sample-yaml-generator/pom.xml | 2 +- validate/validation/pom.xml | 2 +- 81 files changed, 85 insertions(+), 85 deletions(-) diff --git a/deployment/docker/pom.xml b/deployment/docker/pom.xml index 6ce1122a..393158bc 100644 --- a/deployment/docker/pom.xml +++ b/deployment/docker/pom.xml @@ -23,12 +23,12 @@ org.onap.cli cli-deployment - 6.0.1-SNAPSHOT + 6.0.1 cli-docker cli/deployment/docker - 6.0.1-SNAPSHOT + 6.0.1 pom diff --git a/deployment/pom.xml b/deployment/pom.xml index dfc6bf2d..f6553519 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -23,7 +23,7 @@ org.onap.cli cli - 6.0.1-SNAPSHOT + 6.0.1 cli-deployment diff --git a/deployment/zip/pom.xml b/deployment/zip/pom.xml index 276512a8..cec94cf4 100644 --- a/deployment/zip/pom.xml +++ b/deployment/zip/pom.xml @@ -23,7 +23,7 @@ org.onap.cli cli-deployment - 6.0.1-SNAPSHOT + 6.0.1 cli-zip diff --git a/framework/pom.xml b/framework/pom.xml index 024d1a64..2f0740d2 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 6.0.1-SNAPSHOT + 6.0.1 cli-framework @@ -46,7 +46,7 @@ org.onap.cli oclip-grpc-client - 6.0.1-SNAPSHOT + 6.0.1 com.esotericsoftware.yamlbeans diff --git a/grpc/grpc-client/pom.xml b/grpc/grpc-client/pom.xml index c30a880c..287bbff1 100644 --- a/grpc/grpc-client/pom.xml +++ b/grpc/grpc-client/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 6.0.1-SNAPSHOT + 6.0.1 oclip-grpc-client oclip/grpc/client diff --git a/grpc/grpc-server/pom.xml b/grpc/grpc-server/pom.xml index 6c8bdb25..56b7645f 100644 --- a/grpc/grpc-server/pom.xml +++ b/grpc/grpc-server/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 6.0.1-SNAPSHOT + 6.0.1 oclip-grpc-server oclip/grpc/server @@ -42,7 +42,7 @@ org.onap.cli cli-main - 6.0.1-SNAPSHOT + 6.0.1 diff --git a/grpc/grpc-stub/pom.xml b/grpc/grpc-stub/pom.xml index 78e825fe..3e2405c0 100644 --- a/grpc/grpc-stub/pom.xml +++ b/grpc/grpc-stub/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 6.0.1-SNAPSHOT + 6.0.1 oclip-grpc-stub oclip/grpc/stub diff --git a/grpc/pom.xml b/grpc/pom.xml index 7262f082..7eeb095a 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -18,9 +18,9 @@ org.onap.cli cli - 6.0.1-SNAPSHOT + 6.0.1 - 6.0.1-SNAPSHOT + 6.0.1 oclip-grpc pom oclip/grpc diff --git a/main/pom.xml b/main/pom.xml index 30d5203e..79b38065 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 6.0.1-SNAPSHOT + 6.0.1 cli-main diff --git a/pom.xml b/pom.xml index 67d9c1c4..9eac2687 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.cli cli - 6.0.1-SNAPSHOT + 6.0.1 pom cli diff --git a/products/etsi-mano/pom.xml b/products/etsi-mano/pom.xml index 94b9a745..5ab85ce6 100644 --- a/products/etsi-mano/pom.xml +++ b/products/etsi-mano/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 6.0.1-SNAPSHOT + 6.0.1 cli-products-etsi-mano diff --git a/products/onap-amsterdam/auth/pom.xml b/products/onap-amsterdam/auth/pom.xml index 65f050c4..903a4eb9 100644 --- a/products/onap-amsterdam/auth/pom.xml +++ b/products/onap-amsterdam/auth/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-amsterdam - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-amsterdam-auth diff --git a/products/onap-amsterdam/catalog/pom.xml b/products/onap-amsterdam/catalog/pom.xml index 6f595773..db3ddf46 100644 --- a/products/onap-amsterdam/catalog/pom.xml +++ b/products/onap-amsterdam/catalog/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-amsterdam - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-amsterdam-catalog diff --git a/products/onap-amsterdam/features/aai/pom.xml b/products/onap-amsterdam/features/aai/pom.xml index 34b3d0e8..3fc96e05 100644 --- a/products/onap-amsterdam/features/aai/pom.xml +++ b/products/onap-amsterdam/features/aai/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-amsterdam-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-amsterdam-features-aai diff --git a/products/onap-amsterdam/features/msb/pom.xml b/products/onap-amsterdam/features/msb/pom.xml index a95c274b..531bedf4 100644 --- a/products/onap-amsterdam/features/msb/pom.xml +++ b/products/onap-amsterdam/features/msb/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-amsterdam-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-amsterdam-features-msb diff --git a/products/onap-amsterdam/features/pom.xml b/products/onap-amsterdam/features/pom.xml index 8c049be3..7bec2d60 100644 --- a/products/onap-amsterdam/features/pom.xml +++ b/products/onap-amsterdam/features/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-amsterdam - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-amsterdam-features diff --git a/products/onap-amsterdam/features/sdc/pom.xml b/products/onap-amsterdam/features/sdc/pom.xml index 9422234f..a54a02ba 100644 --- a/products/onap-amsterdam/features/sdc/pom.xml +++ b/products/onap-amsterdam/features/sdc/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-products-onap-amsterdam-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-amsterdam-features-sdc diff --git a/products/onap-amsterdam/features/so/pom.xml b/products/onap-amsterdam/features/so/pom.xml index 388bb421..34d3676d 100644 --- a/products/onap-amsterdam/features/so/pom.xml +++ b/products/onap-amsterdam/features/so/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-amsterdam-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-amsterdam-features-so diff --git a/products/onap-amsterdam/pom.xml b/products/onap-amsterdam/pom.xml index 6dc45d7d..1b8eb096 100644 --- a/products/onap-amsterdam/pom.xml +++ b/products/onap-amsterdam/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-amsterdam diff --git a/products/onap-beijing/auth/pom.xml b/products/onap-beijing/auth/pom.xml index b4b7c0e9..234e983c 100644 --- a/products/onap-beijing/auth/pom.xml +++ b/products/onap-beijing/auth/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing-auth diff --git a/products/onap-beijing/catalog/pom.xml b/products/onap-beijing/catalog/pom.xml index 6e3f5d23..a72704c8 100644 --- a/products/onap-beijing/catalog/pom.xml +++ b/products/onap-beijing/catalog/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing-catalog diff --git a/products/onap-beijing/features/aai/pom.xml b/products/onap-beijing/features/aai/pom.xml index 0b6e43ef..66d34cb9 100644 --- a/products/onap-beijing/features/aai/pom.xml +++ b/products/onap-beijing/features/aai/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing-features-aai diff --git a/products/onap-beijing/features/appc/pom.xml b/products/onap-beijing/features/appc/pom.xml index 9aba2384..53487d69 100644 --- a/products/onap-beijing/features/appc/pom.xml +++ b/products/onap-beijing/features/appc/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing-features-appc diff --git a/products/onap-beijing/features/msb/pom.xml b/products/onap-beijing/features/msb/pom.xml index 74a70dd8..f9a91149 100644 --- a/products/onap-beijing/features/msb/pom.xml +++ b/products/onap-beijing/features/msb/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing-features-msb diff --git a/products/onap-beijing/features/policy/pom.xml b/products/onap-beijing/features/policy/pom.xml index 26e1554e..1d89acc5 100644 --- a/products/onap-beijing/features/policy/pom.xml +++ b/products/onap-beijing/features/policy/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing-features-policy diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml index 04837eb9..91d23d5d 100644 --- a/products/onap-beijing/features/pom.xml +++ b/products/onap-beijing/features/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing-features diff --git a/products/onap-beijing/features/sdc/pom.xml b/products/onap-beijing/features/sdc/pom.xml index 11b2f391..c13e7f01 100644 --- a/products/onap-beijing/features/sdc/pom.xml +++ b/products/onap-beijing/features/sdc/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-products-onap-beijing-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing-features-sdc diff --git a/products/onap-beijing/features/so/pom.xml b/products/onap-beijing/features/so/pom.xml index ad56ca28..339dba4b 100644 --- a/products/onap-beijing/features/so/pom.xml +++ b/products/onap-beijing/features/so/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-beijing-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing-features-so diff --git a/products/onap-beijing/pom.xml b/products/onap-beijing/pom.xml index 35fc2c32..f9b6b11b 100644 --- a/products/onap-beijing/pom.xml +++ b/products/onap-beijing/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-beijing diff --git a/products/onap-casablanca/auth/pom.xml b/products/onap-casablanca/auth/pom.xml index 2681688c..58256403 100644 --- a/products/onap-casablanca/auth/pom.xml +++ b/products/onap-casablanca/auth/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-casablanca - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-casablanca-auth diff --git a/products/onap-casablanca/catalog/pom.xml b/products/onap-casablanca/catalog/pom.xml index 60d77846..bcde902e 100644 --- a/products/onap-casablanca/catalog/pom.xml +++ b/products/onap-casablanca/catalog/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-casablanca - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-casablanca-catalog diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml index 91a464c0..716c2896 100644 --- a/products/onap-casablanca/features/aai/pom.xml +++ b/products/onap-casablanca/features/aai/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-casablanca-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-casablanca-features-aai diff --git a/products/onap-casablanca/features/msb/pom.xml b/products/onap-casablanca/features/msb/pom.xml index 5565deb0..615633b9 100644 --- a/products/onap-casablanca/features/msb/pom.xml +++ b/products/onap-casablanca/features/msb/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-casablanca-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-casablanca-features-msb diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index 4197515a..4ac4a821 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-casablanca - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-casablanca-features diff --git a/products/onap-casablanca/features/sdc/pom.xml b/products/onap-casablanca/features/sdc/pom.xml index e7130884..1f6a0d78 100644 --- a/products/onap-casablanca/features/sdc/pom.xml +++ b/products/onap-casablanca/features/sdc/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-products-onap-casablanca-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-casablanca-features-sdc diff --git a/products/onap-casablanca/features/vnfsdk/pom.xml b/products/onap-casablanca/features/vnfsdk/pom.xml index 6ce58a18..a00cb6d4 100644 --- a/products/onap-casablanca/features/vnfsdk/pom.xml +++ b/products/onap-casablanca/features/vnfsdk/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-casablanca-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-casablanca-features-vnfsdk diff --git a/products/onap-casablanca/pom.xml b/products/onap-casablanca/pom.xml index 5054f8f5..875d1d4a 100644 --- a/products/onap-casablanca/pom.xml +++ b/products/onap-casablanca/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-casablanca diff --git a/products/onap-dublin/auth/pom.xml b/products/onap-dublin/auth/pom.xml index 7e840f6c..61a51a30 100644 --- a/products/onap-dublin/auth/pom.xml +++ b/products/onap-dublin/auth/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-auth diff --git a/products/onap-dublin/catalog/pom.xml b/products/onap-dublin/catalog/pom.xml index d7ccb5a4..1b5e2b07 100644 --- a/products/onap-dublin/catalog/pom.xml +++ b/products/onap-dublin/catalog/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-catalog diff --git a/products/onap-dublin/features/aai/pom.xml b/products/onap-dublin/features/aai/pom.xml index 669db288..b245291d 100644 --- a/products/onap-dublin/features/aai/pom.xml +++ b/products/onap-dublin/features/aai/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-aai diff --git a/products/onap-dublin/features/integration/pom.xml b/products/onap-dublin/features/integration/pom.xml index 0a5da3a7..46ce8337 100644 --- a/products/onap-dublin/features/integration/pom.xml +++ b/products/onap-dublin/features/integration/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-integration diff --git a/products/onap-dublin/features/msb/pom.xml b/products/onap-dublin/features/msb/pom.xml index 4093ce37..a16e4b45 100644 --- a/products/onap-dublin/features/msb/pom.xml +++ b/products/onap-dublin/features/msb/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-msb diff --git a/products/onap-dublin/features/multicloud/pom.xml b/products/onap-dublin/features/multicloud/pom.xml index f9d73153..2ae6340c 100644 --- a/products/onap-dublin/features/multicloud/pom.xml +++ b/products/onap-dublin/features/multicloud/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-multicloud diff --git a/products/onap-dublin/features/policy/pom.xml b/products/onap-dublin/features/policy/pom.xml index d4347011..506090f0 100644 --- a/products/onap-dublin/features/policy/pom.xml +++ b/products/onap-dublin/features/policy/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-policy diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml index cb434980..2a29e96e 100644 --- a/products/onap-dublin/features/pom.xml +++ b/products/onap-dublin/features/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features diff --git a/products/onap-dublin/features/sdc/pom.xml b/products/onap-dublin/features/sdc/pom.xml index cd6d6bcf..e425bc8a 100644 --- a/products/onap-dublin/features/sdc/pom.xml +++ b/products/onap-dublin/features/sdc/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-sdc diff --git a/products/onap-dublin/features/sdnc/pom.xml b/products/onap-dublin/features/sdnc/pom.xml index 50a514e7..529f6257 100644 --- a/products/onap-dublin/features/sdnc/pom.xml +++ b/products/onap-dublin/features/sdnc/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-sdnc diff --git a/products/onap-dublin/features/so/pom.xml b/products/onap-dublin/features/so/pom.xml index 21b4e5b7..b0fef45f 100644 --- a/products/onap-dublin/features/so/pom.xml +++ b/products/onap-dublin/features/so/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-so diff --git a/products/onap-dublin/features/vfc/pom.xml b/products/onap-dublin/features/vfc/pom.xml index 6d403dd4..b16c952f 100644 --- a/products/onap-dublin/features/vfc/pom.xml +++ b/products/onap-dublin/features/vfc/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-vfc diff --git a/products/onap-dublin/features/vnfsdk/pom.xml b/products/onap-dublin/features/vnfsdk/pom.xml index fc9de9ad..f9f3ccd8 100644 --- a/products/onap-dublin/features/vnfsdk/pom.xml +++ b/products/onap-dublin/features/vnfsdk/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-dublin-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin-features-vnfsdk diff --git a/products/onap-dublin/pom.xml b/products/onap-dublin/pom.xml index ddd74fdb..e3ebbb4b 100644 --- a/products/onap-dublin/pom.xml +++ b/products/onap-dublin/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-dublin diff --git a/products/onap-elalto/auth/pom.xml b/products/onap-elalto/auth/pom.xml index ef307b8e..a942765b 100644 --- a/products/onap-elalto/auth/pom.xml +++ b/products/onap-elalto/auth/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-auth diff --git a/products/onap-elalto/catalog/pom.xml b/products/onap-elalto/catalog/pom.xml index a496ca83..68b56947 100644 --- a/products/onap-elalto/catalog/pom.xml +++ b/products/onap-elalto/catalog/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-catalog diff --git a/products/onap-elalto/features/aai/pom.xml b/products/onap-elalto/features/aai/pom.xml index 04a93f17..97cbe14c 100644 --- a/products/onap-elalto/features/aai/pom.xml +++ b/products/onap-elalto/features/aai/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features-aai diff --git a/products/onap-elalto/features/msb/pom.xml b/products/onap-elalto/features/msb/pom.xml index 4a5548fb..4a8ef783 100644 --- a/products/onap-elalto/features/msb/pom.xml +++ b/products/onap-elalto/features/msb/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features-msb diff --git a/products/onap-elalto/features/multicloud/pom.xml b/products/onap-elalto/features/multicloud/pom.xml index fef9d120..c707d42b 100644 --- a/products/onap-elalto/features/multicloud/pom.xml +++ b/products/onap-elalto/features/multicloud/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features-multicloud diff --git a/products/onap-elalto/features/policy/pom.xml b/products/onap-elalto/features/policy/pom.xml index 169b2fd7..f263447d 100644 --- a/products/onap-elalto/features/policy/pom.xml +++ b/products/onap-elalto/features/policy/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features-policy diff --git a/products/onap-elalto/features/pom.xml b/products/onap-elalto/features/pom.xml index 9dc633fb..caebd86a 100644 --- a/products/onap-elalto/features/pom.xml +++ b/products/onap-elalto/features/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features diff --git a/products/onap-elalto/features/sdc/pom.xml b/products/onap-elalto/features/sdc/pom.xml index f11be7a4..b7cee219 100644 --- a/products/onap-elalto/features/sdc/pom.xml +++ b/products/onap-elalto/features/sdc/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features-sdc diff --git a/products/onap-elalto/features/sdnc/pom.xml b/products/onap-elalto/features/sdnc/pom.xml index 42907012..6739e622 100644 --- a/products/onap-elalto/features/sdnc/pom.xml +++ b/products/onap-elalto/features/sdnc/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features-sdnc diff --git a/products/onap-elalto/features/so/pom.xml b/products/onap-elalto/features/so/pom.xml index 75c668ac..75a42148 100644 --- a/products/onap-elalto/features/so/pom.xml +++ b/products/onap-elalto/features/so/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features-so diff --git a/products/onap-elalto/features/vfc/pom.xml b/products/onap-elalto/features/vfc/pom.xml index aa86c6ad..5fe13123 100644 --- a/products/onap-elalto/features/vfc/pom.xml +++ b/products/onap-elalto/features/vfc/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features-vfc diff --git a/products/onap-elalto/features/vnfsdk/pom.xml b/products/onap-elalto/features/vnfsdk/pom.xml index eeaf3265..53dd7d04 100644 --- a/products/onap-elalto/features/vnfsdk/pom.xml +++ b/products/onap-elalto/features/vnfsdk/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-onap-elalto-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto-features-vnfsdk diff --git a/products/onap-elalto/pom.xml b/products/onap-elalto/pom.xml index 72af30cb..b132c842 100644 --- a/products/onap-elalto/pom.xml +++ b/products/onap-elalto/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 6.0.1-SNAPSHOT + 6.0.1 cli-products-onap-elalto diff --git a/products/openecomp/auth/pom.xml b/products/openecomp/auth/pom.xml index bbe484fb..90230c62 100644 --- a/products/openecomp/auth/pom.xml +++ b/products/openecomp/auth/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp - 6.0.1-SNAPSHOT + 6.0.1 cli-products-openecomp-auth diff --git a/products/openecomp/catalog/pom.xml b/products/openecomp/catalog/pom.xml index e0d93fd6..902c81c6 100644 --- a/products/openecomp/catalog/pom.xml +++ b/products/openecomp/catalog/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp - 6.0.1-SNAPSHOT + 6.0.1 cli-products-openecomp-catalog diff --git a/products/openecomp/features/aai/pom.xml b/products/openecomp/features/aai/pom.xml index e1ab36ed..0115e8bd 100644 --- a/products/openecomp/features/aai/pom.xml +++ b/products/openecomp/features/aai/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-openecomp-features-aai diff --git a/products/openecomp/features/pom.xml b/products/openecomp/features/pom.xml index 341e851d..b615fab1 100644 --- a/products/openecomp/features/pom.xml +++ b/products/openecomp/features/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp - 6.0.1-SNAPSHOT + 6.0.1 cli-products-openecomp-features diff --git a/products/openecomp/features/sdc/pom.xml b/products/openecomp/features/sdc/pom.xml index 723e0f23..7f1490b9 100644 --- a/products/openecomp/features/sdc/pom.xml +++ b/products/openecomp/features/sdc/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-products-openecomp-features - 6.0.1-SNAPSHOT + 6.0.1 cli-products-openecomp-features-sdc diff --git a/products/openecomp/pom.xml b/products/openecomp/pom.xml index 1f585f0a..794e37d8 100644 --- a/products/openecomp/pom.xml +++ b/products/openecomp/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 6.0.1-SNAPSHOT + 6.0.1 cli-products-openecomp diff --git a/products/pom.xml b/products/pom.xml index 0c83efe0..89d545e1 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -19,7 +19,7 @@ org.onap.cli cli - 6.0.1-SNAPSHOT + 6.0.1 cli-products diff --git a/products/sample/pom.xml b/products/sample/pom.xml index 96029288..79e55d88 100644 --- a/products/sample/pom.xml +++ b/products/sample/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 6.0.1-SNAPSHOT + 6.0.1 cli-products-sample diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml index a9568a55..97029223 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 6.0.1-SNAPSHOT + 6.0.1 cli-profiles-command diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index a89ba75d..3dcfcdbf 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 6.0.1-SNAPSHOT + 6.0.1 cli-profiles-http diff --git a/profiles/pom.xml b/profiles/pom.xml index 61ae4f5c..fec0481e 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 6.0.1-SNAPSHOT + 6.0.1 cli-profiles diff --git a/profiles/robot/pom.xml b/profiles/robot/pom.xml index 3800f612..d3055359 100644 --- a/profiles/robot/pom.xml +++ b/profiles/robot/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 6.0.1-SNAPSHOT + 6.0.1 cli-profiles-robot diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index 33b84f0f..84a464f5 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 6.0.1-SNAPSHOT + 6.0.1 cli-profiles-snmp diff --git a/validate/pom.xml b/validate/pom.xml index 5ead8dc8..54eb6334 100644 --- a/validate/pom.xml +++ b/validate/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 6.0.1-SNAPSHOT + 6.0.1 cli-validate diff --git a/validate/sample-mock-generator/pom.xml b/validate/sample-mock-generator/pom.xml index b11de03d..b242c7a7 100644 --- a/validate/sample-mock-generator/pom.xml +++ b/validate/sample-mock-generator/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-validate - 6.0.1-SNAPSHOT + 6.0.1 cli-sample-mock-generator diff --git a/validate/sample-yaml-generator/pom.xml b/validate/sample-yaml-generator/pom.xml index 80480915..9a3c8ca1 100644 --- a/validate/sample-yaml-generator/pom.xml +++ b/validate/sample-yaml-generator/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-validate - 6.0.1-SNAPSHOT + 6.0.1 cli-sample-yaml-generator diff --git a/validate/validation/pom.xml b/validate/validation/pom.xml index d54ba25f..6ded2ca1 100644 --- a/validate/validation/pom.xml +++ b/validate/validation/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-validate - 6.0.1-SNAPSHOT + 6.0.1 cli-validation -- cgit 1.2.3-korg