From e2ea65fd8951954a9f0c57063a12f4cd33ce2612 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam Date: Mon, 2 Mar 2020 18:06:59 +0530 Subject: Verion 5.0.0 Issue-ID: CLI-249 Change-Id: I783edd05ad4360638b10ac7dc1eebc738d1ebe80 Signed-off-by: Kanagaraj Manickam k00365106 --- 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 5e6cf1ab..c9e4ca28 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.0-SNAPSHOT + 5.0.0 cli-products-openecomp-auth diff --git a/products/openecomp/catalog/pom.xml b/products/openecomp/catalog/pom.xml index 46f44567..9838f68b 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.0-SNAPSHOT + 5.0.0 cli-products-openecomp-catalog diff --git a/products/openecomp/features/aai/pom.xml b/products/openecomp/features/aai/pom.xml index aec1123a..2e8e8747 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.0-SNAPSHOT + 5.0.0 cli-products-openecomp-features-aai diff --git a/products/openecomp/features/pom.xml b/products/openecomp/features/pom.xml index 32393427..0698d9e9 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.0-SNAPSHOT + 5.0.0 cli-products-openecomp-features diff --git a/products/openecomp/features/sdc/pom.xml b/products/openecomp/features/sdc/pom.xml index ccbe4568..6c03e567 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.0-SNAPSHOT + 5.0.0 cli-products-openecomp-features-sdc diff --git a/products/openecomp/pom.xml b/products/openecomp/pom.xml index ada5f768..933fe71f 100644 --- a/products/openecomp/pom.xml +++ b/products/openecomp/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 5.0.0-SNAPSHOT + 5.0.0 cli-products-openecomp -- cgit 1.2.3-korg