From d3d440a28368cf559342758229d0db970e83ff37 Mon Sep 17 00:00:00 2001 From: jitendra007 Date: Tue, 29 Sep 2020 20:40:28 +0530 Subject: [PATCH] Set version to 6.0.0 Issue-ID: CLI-320 Signed-off-by: jitendra007 Change-Id: If32535e06ba00877752c4378550478d160bcb9b7 --- 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/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/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 +- version.properties | 4 ++-- 80 files changed, 85 insertions(+), 85 deletions(-) diff --git a/deployment/docker/pom.xml b/deployment/docker/pom.xml index a8bd04e9..e8ae0d40 100644 --- a/deployment/docker/pom.xml +++ b/deployment/docker/pom.xml @@ -23,12 +23,12 @@ org.onap.cli cli-deployment - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-docker cli/deployment/docker - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT pom diff --git a/deployment/pom.xml b/deployment/pom.xml index 665bc5b4..cee42e38 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -23,7 +23,7 @@ org.onap.cli cli - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-deployment diff --git a/deployment/zip/pom.xml b/deployment/zip/pom.xml index 3bc720c2..86fcd2d7 100644 --- a/deployment/zip/pom.xml +++ b/deployment/zip/pom.xml @@ -23,7 +23,7 @@ org.onap.cli cli-deployment - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-zip diff --git a/framework/pom.xml b/framework/pom.xml index 68843ade..99316ef2 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-framework @@ -46,7 +46,7 @@ org.onap.cli oclip-grpc-client - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT com.esotericsoftware.yamlbeans diff --git a/grpc/grpc-client/pom.xml b/grpc/grpc-client/pom.xml index 302d77d4..d8c011d8 100644 --- a/grpc/grpc-client/pom.xml +++ b/grpc/grpc-client/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT oclip-grpc-client oclip/grpc/client diff --git a/grpc/grpc-server/pom.xml b/grpc/grpc-server/pom.xml index 07b4f444..f0bad23a 100644 --- a/grpc/grpc-server/pom.xml +++ b/grpc/grpc-server/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT oclip-grpc-server oclip/grpc/server @@ -42,7 +42,7 @@ org.onap.cli cli-main - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT diff --git a/grpc/grpc-stub/pom.xml b/grpc/grpc-stub/pom.xml index 2d8c8750..1082cd94 100644 --- a/grpc/grpc-stub/pom.xml +++ b/grpc/grpc-stub/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT oclip-grpc-stub oclip/grpc/stub diff --git a/grpc/pom.xml b/grpc/pom.xml index af81fe99..4b134cb1 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -18,9 +18,9 @@ org.onap.cli cli - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT oclip-grpc pom oclip/grpc diff --git a/main/pom.xml b/main/pom.xml index 2361089a..0cba7900 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-main diff --git a/pom.xml b/pom.xml index 2f5bddef..ef3ad1e3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.cli cli - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT pom cli diff --git a/products/onap-amsterdam/auth/pom.xml b/products/onap-amsterdam/auth/pom.xml index 08a974fb..a37200c8 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-amsterdam-auth diff --git a/products/onap-amsterdam/catalog/pom.xml b/products/onap-amsterdam/catalog/pom.xml index 1c865ae3..0000d80d 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-amsterdam-catalog diff --git a/products/onap-amsterdam/features/aai/pom.xml b/products/onap-amsterdam/features/aai/pom.xml index d15dd57f..bbca1070 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 16a5195d..f76b686c 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-amsterdam-features-msb diff --git a/products/onap-amsterdam/features/pom.xml b/products/onap-amsterdam/features/pom.xml index cdc3863f..ea43bc98 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-amsterdam-features diff --git a/products/onap-amsterdam/features/sdc/pom.xml b/products/onap-amsterdam/features/sdc/pom.xml index 7e5618c9..fc4b36f4 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 d2297d02..83f4764a 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-amsterdam-features-so diff --git a/products/onap-amsterdam/pom.xml b/products/onap-amsterdam/pom.xml index 2e42e910..2089d472 100644 --- a/products/onap-amsterdam/pom.xml +++ b/products/onap-amsterdam/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-amsterdam diff --git a/products/onap-beijing/auth/pom.xml b/products/onap-beijing/auth/pom.xml index 2b07383a..0c679894 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-beijing-auth diff --git a/products/onap-beijing/catalog/pom.xml b/products/onap-beijing/catalog/pom.xml index 2e22cfff..8f4fb679 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-beijing-catalog diff --git a/products/onap-beijing/features/aai/pom.xml b/products/onap-beijing/features/aai/pom.xml index ae61ee63..043250c8 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 5c5f44c5..986d713e 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 19498201..693ae190 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 e03ce241..c9209367 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-beijing-features-policy diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml index 48fcd835..26742b30 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-beijing-features diff --git a/products/onap-beijing/features/sdc/pom.xml b/products/onap-beijing/features/sdc/pom.xml index 1d14c6f7..c540fd9e 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 cc340723..aca06fca 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-beijing-features-so diff --git a/products/onap-beijing/pom.xml b/products/onap-beijing/pom.xml index cc391e01..70c41e01 100644 --- a/products/onap-beijing/pom.xml +++ b/products/onap-beijing/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-beijing diff --git a/products/onap-casablanca/auth/pom.xml b/products/onap-casablanca/auth/pom.xml index 8038dee8..b8039c59 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-casablanca-auth diff --git a/products/onap-casablanca/catalog/pom.xml b/products/onap-casablanca/catalog/pom.xml index 74dbd753..7f3fa55d 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-casablanca-catalog diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml index 1ea6e015..90cfe9f7 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 94e7ddd1..96dbd460 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-casablanca-features-msb diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index 2b93a976..2100e985 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-casablanca-features diff --git a/products/onap-casablanca/features/sdc/pom.xml b/products/onap-casablanca/features/sdc/pom.xml index 3f2e5a5c..65f9d397 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 f45b188a..daeac704 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-casablanca-features-vnfsdk diff --git a/products/onap-casablanca/pom.xml b/products/onap-casablanca/pom.xml index 95e1ec94..c48d31ca 100644 --- a/products/onap-casablanca/pom.xml +++ b/products/onap-casablanca/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-casablanca diff --git a/products/onap-dublin/auth/pom.xml b/products/onap-dublin/auth/pom.xml index 375adf80..c60a1105 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-dublin-auth diff --git a/products/onap-dublin/catalog/pom.xml b/products/onap-dublin/catalog/pom.xml index 108e7d21..20e9949a 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-dublin-catalog diff --git a/products/onap-dublin/features/aai/pom.xml b/products/onap-dublin/features/aai/pom.xml index d991d2b2..395228b7 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 b0f25181..a2d89fc0 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 623b06ca..4e468409 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 cbd319b0..a66e88a8 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 cb7e25e8..c54b2aac 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-dublin-features-policy diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml index 4d890508..81a421ee 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-dublin-features diff --git a/products/onap-dublin/features/sdc/pom.xml b/products/onap-dublin/features/sdc/pom.xml index 5f499bf2..b6102c01 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 6c1ac979..d8aeacc7 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 d1557485..24635a7f 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 219da6ec..7c022f04 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 4b99def7..53c47836 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-dublin-features-vnfsdk diff --git a/products/onap-dublin/pom.xml b/products/onap-dublin/pom.xml index 9730c59a..23718e12 100644 --- a/products/onap-dublin/pom.xml +++ b/products/onap-dublin/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-dublin diff --git a/products/onap-elalto/auth/pom.xml b/products/onap-elalto/auth/pom.xml index b3e9c921..38f74e91 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-elalto-auth diff --git a/products/onap-elalto/catalog/pom.xml b/products/onap-elalto/catalog/pom.xml index b187c6b5..e91750fe 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-elalto-catalog diff --git a/products/onap-elalto/features/aai/pom.xml b/products/onap-elalto/features/aai/pom.xml index a9424864..ab2e55cc 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 625c0029..32922ea2 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 1af4d2d5..383d5a6a 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 b672a43f..45d77227 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-elalto-features-policy diff --git a/products/onap-elalto/features/pom.xml b/products/onap-elalto/features/pom.xml index 4d8c92f1..f492918a 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-elalto-features diff --git a/products/onap-elalto/features/sdc/pom.xml b/products/onap-elalto/features/sdc/pom.xml index 3f75c44b..3091d7ce 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 8c4ae82e..b4562056 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 b656968f..5d12988f 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 cbe8367f..e501e183 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT 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 583d0c63..37d3779e 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-elalto-features-vnfsdk diff --git a/products/onap-elalto/pom.xml b/products/onap-elalto/pom.xml index 100afbcc..181b8e02 100644 --- a/products/onap-elalto/pom.xml +++ b/products/onap-elalto/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-onap-elalto diff --git a/products/openecomp/auth/pom.xml b/products/openecomp/auth/pom.xml index 4c917ea1..96cc3822 100644 --- a/products/openecomp/auth/pom.xml +++ b/products/openecomp/auth/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-openecomp-auth diff --git a/products/openecomp/catalog/pom.xml b/products/openecomp/catalog/pom.xml index 9d2bed73..fa6159f7 100644 --- a/products/openecomp/catalog/pom.xml +++ b/products/openecomp/catalog/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-openecomp-catalog diff --git a/products/openecomp/features/aai/pom.xml b/products/openecomp/features/aai/pom.xml index 2050a591..f062cdf1 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-openecomp-features-aai diff --git a/products/openecomp/features/pom.xml b/products/openecomp/features/pom.xml index 0c1222ff..0deb20ad 100644 --- a/products/openecomp/features/pom.xml +++ b/products/openecomp/features/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-openecomp-features diff --git a/products/openecomp/features/sdc/pom.xml b/products/openecomp/features/sdc/pom.xml index e2f5e438..e985129b 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 - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-openecomp-features-sdc diff --git a/products/openecomp/pom.xml b/products/openecomp/pom.xml index cde0d6eb..df8a84f8 100644 --- a/products/openecomp/pom.xml +++ b/products/openecomp/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-openecomp diff --git a/products/pom.xml b/products/pom.xml index 3082d7ee..5385677b 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -19,7 +19,7 @@ org.onap.cli cli - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products diff --git a/products/sample/pom.xml b/products/sample/pom.xml index f7956d76..cab48787 100644 --- a/products/sample/pom.xml +++ b/products/sample/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-products-sample diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml index 2b56c54b..b2727814 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-profiles-command diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 35bbbc1a..8d77a306 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-profiles-http diff --git a/profiles/pom.xml b/profiles/pom.xml index 62893578..c978686f 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-profiles diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index 577d5ddd..e2dd1762 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-profiles-snmp diff --git a/validate/pom.xml b/validate/pom.xml index 81bae2b2..fa9a0bc3 100644 --- a/validate/pom.xml +++ b/validate/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-validate diff --git a/validate/sample-mock-generator/pom.xml b/validate/sample-mock-generator/pom.xml index 76546ef6..58f246f7 100644 --- a/validate/sample-mock-generator/pom.xml +++ b/validate/sample-mock-generator/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-validate - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-sample-mock-generator diff --git a/validate/sample-yaml-generator/pom.xml b/validate/sample-yaml-generator/pom.xml index 2dcf57fa..222b213d 100644 --- a/validate/sample-yaml-generator/pom.xml +++ b/validate/sample-yaml-generator/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-validate - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-sample-yaml-generator diff --git a/validate/validation/pom.xml b/validate/validation/pom.xml index 59dbffb4..3d6aedae 100644 --- a/validate/validation/pom.xml +++ b/validate/validation/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-validate - 5.0.3-SNAPSHOT + 6.0.0-SNAPSHOT cli-validation diff --git a/version.properties b/version.properties index a677d2a1..35decefb 100644 --- a/version.properties +++ b/version.properties @@ -14,9 +14,9 @@ # Version used by Jenkins -major=5 +major=6 minor=0 -patch=3 +patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6