From d3d440a28368cf559342758229d0db970e83ff37 Mon Sep 17 00:00:00 2001 From: jitendra007 Date: Tue, 29 Sep 2020 20:40:28 +0530 Subject: Set version to 6.0.0 Issue-ID: CLI-320 Signed-off-by: jitendra007 Change-Id: If32535e06ba00877752c4378550478d160bcb9b7 --- 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 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'products/openecomp') 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 -- cgit 1.2.3-korg