From 069772a3e3e5236a746066c1e56af03f4b295688 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 10 Mar 2020 17:20:12 +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/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 +- 79 files changed, 83 insertions(+), 83 deletions(-) diff --git a/deployment/docker/pom.xml b/deployment/docker/pom.xml index 7a6183cf..6edb8d37 100644 --- a/deployment/docker/pom.xml +++ b/deployment/docker/pom.xml @@ -23,12 +23,12 @@ org.onap.cli cli-deployment - 5.0.2-SNAPSHOT + 5.0.2 cli-docker cli/deployment/docker - 5.0.2-SNAPSHOT + 5.0.2 pom diff --git a/deployment/pom.xml b/deployment/pom.xml index 813df802..9c92c3b4 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -23,7 +23,7 @@ org.onap.cli cli - 5.0.2-SNAPSHOT + 5.0.2 cli-deployment diff --git a/deployment/zip/pom.xml b/deployment/zip/pom.xml index 3da29fc8..c2bfe9b6 100644 --- a/deployment/zip/pom.xml +++ b/deployment/zip/pom.xml @@ -23,7 +23,7 @@ org.onap.cli cli-deployment - 5.0.2-SNAPSHOT + 5.0.2 cli-zip diff --git a/framework/pom.xml b/framework/pom.xml index 7c509d4a..3ee00028 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 5.0.2-SNAPSHOT + 5.0.2 cli-framework @@ -46,7 +46,7 @@ org.onap.cli oclip-grpc-client - 5.0.2-SNAPSHOT + 5.0.2 org.yaml diff --git a/grpc/grpc-client/pom.xml b/grpc/grpc-client/pom.xml index 461a0402..2e42c1c9 100644 --- a/grpc/grpc-client/pom.xml +++ b/grpc/grpc-client/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 5.0.2-SNAPSHOT + 5.0.2 oclip-grpc-client oclip/grpc/client diff --git a/grpc/grpc-server/pom.xml b/grpc/grpc-server/pom.xml index e63f1bd8..980cfd90 100644 --- a/grpc/grpc-server/pom.xml +++ b/grpc/grpc-server/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 5.0.2-SNAPSHOT + 5.0.2 oclip-grpc-server oclip/grpc/server @@ -42,7 +42,7 @@ org.onap.cli cli-main - 5.0.2-SNAPSHOT + 5.0.2 diff --git a/grpc/grpc-stub/pom.xml b/grpc/grpc-stub/pom.xml index 11d0b126..6d348899 100644 --- a/grpc/grpc-stub/pom.xml +++ b/grpc/grpc-stub/pom.xml @@ -18,7 +18,7 @@ org.onap.cli oclip-grpc - 5.0.2-SNAPSHOT + 5.0.2 oclip-grpc-stub oclip/grpc/stub diff --git a/grpc/pom.xml b/grpc/pom.xml index 6ad4a47a..6b4f4bcb 100644 --- a/grpc/pom.xml +++ b/grpc/pom.xml @@ -18,9 +18,9 @@ org.onap.cli cli - 5.0.2-SNAPSHOT + 5.0.2 - 5.0.2-SNAPSHOT + 5.0.2 oclip-grpc pom oclip/grpc diff --git a/main/pom.xml b/main/pom.xml index 7d09f9a5..14c845f6 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 5.0.2-SNAPSHOT + 5.0.2 cli-main diff --git a/pom.xml b/pom.xml index b043573b..28b9d194 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.cli cli - 5.0.2-SNAPSHOT + 5.0.2 pom cli diff --git a/products/onap-amsterdam/auth/pom.xml b/products/onap-amsterdam/auth/pom.xml index 5426c0e0..abe052e0 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.2-SNAPSHOT + 5.0.2 cli-products-onap-amsterdam-auth diff --git a/products/onap-amsterdam/catalog/pom.xml b/products/onap-amsterdam/catalog/pom.xml index 407c6b9e..9ae09960 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.2-SNAPSHOT + 5.0.2 cli-products-onap-amsterdam-catalog diff --git a/products/onap-amsterdam/features/aai/pom.xml b/products/onap-amsterdam/features/aai/pom.xml index 1eda46b2..fc2e661e 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.2-SNAPSHOT + 5.0.2 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 2cc4fa16..2872fd4e 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.2-SNAPSHOT + 5.0.2 cli-products-onap-amsterdam-features-msb diff --git a/products/onap-amsterdam/features/pom.xml b/products/onap-amsterdam/features/pom.xml index a08af936..1c6ae708 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.2-SNAPSHOT + 5.0.2 cli-products-onap-amsterdam-features diff --git a/products/onap-amsterdam/features/sdc/pom.xml b/products/onap-amsterdam/features/sdc/pom.xml index f975c49c..21b79ae4 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.2-SNAPSHOT + 5.0.2 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 edde80bd..602487f4 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.2-SNAPSHOT + 5.0.2 cli-products-onap-amsterdam-features-so diff --git a/products/onap-amsterdam/pom.xml b/products/onap-amsterdam/pom.xml index 7b239fca..b9524e57 100644 --- a/products/onap-amsterdam/pom.xml +++ b/products/onap-amsterdam/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.2-SNAPSHOT + 5.0.2 cli-products-onap-amsterdam diff --git a/products/onap-beijing/auth/pom.xml b/products/onap-beijing/auth/pom.xml index c836d38d..546b41fd 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.2-SNAPSHOT + 5.0.2 cli-products-onap-beijing-auth diff --git a/products/onap-beijing/catalog/pom.xml b/products/onap-beijing/catalog/pom.xml index 0c44d435..b65036e6 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.2-SNAPSHOT + 5.0.2 cli-products-onap-beijing-catalog diff --git a/products/onap-beijing/features/aai/pom.xml b/products/onap-beijing/features/aai/pom.xml index 86f36faf..49f75c2a 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.2-SNAPSHOT + 5.0.2 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 766cf2d8..0877ff45 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.2-SNAPSHOT + 5.0.2 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 76c74eca..d50efff0 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.2-SNAPSHOT + 5.0.2 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 468248f1..3600d855 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.2-SNAPSHOT + 5.0.2 cli-products-onap-beijing-features-policy diff --git a/products/onap-beijing/features/pom.xml b/products/onap-beijing/features/pom.xml index 9c8724a8..a6c2ba90 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.2-SNAPSHOT + 5.0.2 cli-products-onap-beijing-features diff --git a/products/onap-beijing/features/sdc/pom.xml b/products/onap-beijing/features/sdc/pom.xml index 0ea09ae8..50d2a118 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.2-SNAPSHOT + 5.0.2 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 e51d7c00..188d4701 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.2-SNAPSHOT + 5.0.2 cli-products-onap-beijing-features-so diff --git a/products/onap-beijing/pom.xml b/products/onap-beijing/pom.xml index 0d5abb14..6b7dceca 100644 --- a/products/onap-beijing/pom.xml +++ b/products/onap-beijing/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.2-SNAPSHOT + 5.0.2 cli-products-onap-beijing diff --git a/products/onap-casablanca/auth/pom.xml b/products/onap-casablanca/auth/pom.xml index 7e8e3b1e..c970bc43 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.2-SNAPSHOT + 5.0.2 cli-products-onap-casablanca-auth diff --git a/products/onap-casablanca/catalog/pom.xml b/products/onap-casablanca/catalog/pom.xml index 1099b13d..68ec0e85 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.2-SNAPSHOT + 5.0.2 cli-products-onap-casablanca-catalog diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml index 286bd0ca..6490e916 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.2-SNAPSHOT + 5.0.2 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 016c8964..cd4e7c3d 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.2-SNAPSHOT + 5.0.2 cli-products-onap-casablanca-features-msb diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index 7755fe0c..23462501 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.2-SNAPSHOT + 5.0.2 cli-products-onap-casablanca-features diff --git a/products/onap-casablanca/features/sdc/pom.xml b/products/onap-casablanca/features/sdc/pom.xml index df4ce2eb..9f65bbfe 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.2-SNAPSHOT + 5.0.2 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 7af8737a..b0cf00b6 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.2-SNAPSHOT + 5.0.2 cli-products-onap-casablanca-features-vnfsdk diff --git a/products/onap-casablanca/pom.xml b/products/onap-casablanca/pom.xml index 426d8367..3ada1691 100644 --- a/products/onap-casablanca/pom.xml +++ b/products/onap-casablanca/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.2-SNAPSHOT + 5.0.2 cli-products-onap-casablanca diff --git a/products/onap-dublin/auth/pom.xml b/products/onap-dublin/auth/pom.xml index ccc83566..4861f36b 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.2-SNAPSHOT + 5.0.2 cli-products-onap-dublin-auth diff --git a/products/onap-dublin/catalog/pom.xml b/products/onap-dublin/catalog/pom.xml index 66ec33bb..b5e1f351 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.2-SNAPSHOT + 5.0.2 cli-products-onap-dublin-catalog diff --git a/products/onap-dublin/features/aai/pom.xml b/products/onap-dublin/features/aai/pom.xml index 600e1702..55b37b62 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.2-SNAPSHOT + 5.0.2 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 bdb89d67..fcdbd9ea 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.2-SNAPSHOT + 5.0.2 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 06292080..d26c4058 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.2-SNAPSHOT + 5.0.2 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 422b3bc1..6c4e2e3e 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.2-SNAPSHOT + 5.0.2 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 a98eb2cd..6114d7d0 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.2-SNAPSHOT + 5.0.2 cli-products-onap-dublin-features-policy diff --git a/products/onap-dublin/features/pom.xml b/products/onap-dublin/features/pom.xml index 7d5ae9c7..17bff671 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.2-SNAPSHOT + 5.0.2 cli-products-onap-dublin-features diff --git a/products/onap-dublin/features/sdc/pom.xml b/products/onap-dublin/features/sdc/pom.xml index fad675c0..75387eb2 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.2-SNAPSHOT + 5.0.2 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 0d46d2e0..6e9a8e53 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.2-SNAPSHOT + 5.0.2 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 c1f6a8a9..55b57188 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.2-SNAPSHOT + 5.0.2 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 63e28d98..0a630409 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.2-SNAPSHOT + 5.0.2 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 65bdf035..4d153df0 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.2-SNAPSHOT + 5.0.2 cli-products-onap-dublin-features-vnfsdk diff --git a/products/onap-dublin/pom.xml b/products/onap-dublin/pom.xml index f9b05dc1..7d62244b 100644 --- a/products/onap-dublin/pom.xml +++ b/products/onap-dublin/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.2-SNAPSHOT + 5.0.2 cli-products-onap-dublin diff --git a/products/onap-elalto/auth/pom.xml b/products/onap-elalto/auth/pom.xml index e829d805..e1605bba 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.2-SNAPSHOT + 5.0.2 cli-products-onap-elalto-auth diff --git a/products/onap-elalto/catalog/pom.xml b/products/onap-elalto/catalog/pom.xml index fe9fbc7b..7b88441a 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.2-SNAPSHOT + 5.0.2 cli-products-onap-elalto-catalog diff --git a/products/onap-elalto/features/aai/pom.xml b/products/onap-elalto/features/aai/pom.xml index 34a8a441..cd0540e8 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.2-SNAPSHOT + 5.0.2 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 d5c0fae5..d5792cde 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.2-SNAPSHOT + 5.0.2 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 438b86aa..88f6eef3 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.2-SNAPSHOT + 5.0.2 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 56b0d506..3534e705 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.2-SNAPSHOT + 5.0.2 cli-products-onap-elalto-features-policy diff --git a/products/onap-elalto/features/pom.xml b/products/onap-elalto/features/pom.xml index 1691b38c..490793e5 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.2-SNAPSHOT + 5.0.2 cli-products-onap-elalto-features diff --git a/products/onap-elalto/features/sdc/pom.xml b/products/onap-elalto/features/sdc/pom.xml index 9702c3b5..b7d6ebf8 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.2-SNAPSHOT + 5.0.2 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 ce2d0d54..a60b8b3e 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.2-SNAPSHOT + 5.0.2 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 80911e72..220a4e71 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.2-SNAPSHOT + 5.0.2 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 88f6aac7..7e54bb4f 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.2-SNAPSHOT + 5.0.2 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 d3476300..fe3aa2e3 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.2-SNAPSHOT + 5.0.2 cli-products-onap-elalto-features-vnfsdk diff --git a/products/onap-elalto/pom.xml b/products/onap-elalto/pom.xml index fae7193e..9fb229ca 100644 --- a/products/onap-elalto/pom.xml +++ b/products/onap-elalto/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.2-SNAPSHOT + 5.0.2 cli-products-onap-elalto diff --git a/products/openecomp/auth/pom.xml b/products/openecomp/auth/pom.xml index ee611c63..d33970d7 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.2-SNAPSHOT + 5.0.2 cli-products-openecomp-auth diff --git a/products/openecomp/catalog/pom.xml b/products/openecomp/catalog/pom.xml index cac9426b..3680ff9a 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.2-SNAPSHOT + 5.0.2 cli-products-openecomp-catalog diff --git a/products/openecomp/features/aai/pom.xml b/products/openecomp/features/aai/pom.xml index a0862a9c..1e44c567 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.2-SNAPSHOT + 5.0.2 cli-products-openecomp-features-aai diff --git a/products/openecomp/features/pom.xml b/products/openecomp/features/pom.xml index b75a360e..0b4e16b5 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.2-SNAPSHOT + 5.0.2 cli-products-openecomp-features diff --git a/products/openecomp/features/sdc/pom.xml b/products/openecomp/features/sdc/pom.xml index c5fc7e0b..dfac19ae 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.2-SNAPSHOT + 5.0.2 cli-products-openecomp-features-sdc diff --git a/products/openecomp/pom.xml b/products/openecomp/pom.xml index 9eac849e..87874658 100644 --- a/products/openecomp/pom.xml +++ b/products/openecomp/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.2-SNAPSHOT + 5.0.2 cli-products-openecomp diff --git a/products/pom.xml b/products/pom.xml index c3240542..2d45daed 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -19,7 +19,7 @@ org.onap.cli cli - 5.0.2-SNAPSHOT + 5.0.2 cli-products diff --git a/products/sample/pom.xml b/products/sample/pom.xml index 29e38062..1a2849d7 100644 --- a/products/sample/pom.xml +++ b/products/sample/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.2-SNAPSHOT + 5.0.2 cli-products-sample diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml index c2d74956..6fe60383 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 5.0.2-SNAPSHOT + 5.0.2 cli-profiles-command diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 3410b634..9eac39ad 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 5.0.2-SNAPSHOT + 5.0.2 cli-profiles-http diff --git a/profiles/pom.xml b/profiles/pom.xml index dfebc61f..e98b912b 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 5.0.2-SNAPSHOT + 5.0.2 cli-profiles diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index fa108815..0f8b7c0f 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 5.0.2-SNAPSHOT + 5.0.2 cli-profiles-snmp diff --git a/validate/pom.xml b/validate/pom.xml index f7f790df..6bfe8c0f 100644 --- a/validate/pom.xml +++ b/validate/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 5.0.2-SNAPSHOT + 5.0.2 cli-validate diff --git a/validate/sample-mock-generator/pom.xml b/validate/sample-mock-generator/pom.xml index 025f6bd8..d35abfc5 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.2-SNAPSHOT + 5.0.2 cli-sample-mock-generator diff --git a/validate/sample-yaml-generator/pom.xml b/validate/sample-yaml-generator/pom.xml index a36a1a42..6e0ee72c 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.2-SNAPSHOT + 5.0.2 cli-sample-yaml-generator diff --git a/validate/validation/pom.xml b/validate/validation/pom.xml index e934878e..6ff5c553 100644 --- a/validate/validation/pom.xml +++ b/validate/validation/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-validate - 5.0.2-SNAPSHOT + 5.0.2 cli-validation -- cgit 1.2.3-korg