From 27344e8d4ad8cfffaa216048b31292d86ce68785 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam Date: Mon, 2 Mar 2020 17:09:18 +0530 Subject: 5.0.0 SNAPSHOT Issue-ID: CLI-249 Change-Id: I88fc9367d126e774036563b231bf4b8937bb400d 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 e509467a..5e6cf1ab 100644 --- a/products/openecomp/auth/pom.xml +++ b/products/openecomp/auth/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT cli-products-openecomp-auth diff --git a/products/openecomp/catalog/pom.xml b/products/openecomp/catalog/pom.xml index ee62cfee..46f44567 100644 --- a/products/openecomp/catalog/pom.xml +++ b/products/openecomp/catalog/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT cli-products-openecomp-catalog diff --git a/products/openecomp/features/aai/pom.xml b/products/openecomp/features/aai/pom.xml index d09e24eb..aec1123a 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 - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT cli-products-openecomp-features-aai diff --git a/products/openecomp/features/pom.xml b/products/openecomp/features/pom.xml index a4ebec72..32393427 100644 --- a/products/openecomp/features/pom.xml +++ b/products/openecomp/features/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products-openecomp - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT cli-products-openecomp-features diff --git a/products/openecomp/features/sdc/pom.xml b/products/openecomp/features/sdc/pom.xml index 769d07a0..ccbe4568 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 - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT cli-products-openecomp-features-sdc diff --git a/products/openecomp/pom.xml b/products/openecomp/pom.xml index 96b65c3e..ada5f768 100644 --- a/products/openecomp/pom.xml +++ b/products/openecomp/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli-products - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT cli-products-openecomp -- cgit 1.2.3-korg