From 0c96183a143a91a09e9d0d9b17d00466a83cb855 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam Date: Tue, 10 Mar 2020 11:17:55 +0530 Subject: Fix the versioning issue Issue-ID: CLI-257 Change-Id: I194d8389f0d4fef116b9a87d484ad8b78ad401a5 Signed-off-by: Kanagaraj Manickam k00365106 --- products/openecomp/features/aai/pom.xml | 2 +- products/openecomp/features/pom.xml | 2 +- products/openecomp/features/sdc/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'products/openecomp/features') diff --git a/products/openecomp/features/aai/pom.xml b/products/openecomp/features/aai/pom.xml index 5ba5ee76..a0862a9c 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.1 + 5.0.2-SNAPSHOT cli-products-openecomp-features-aai diff --git a/products/openecomp/features/pom.xml b/products/openecomp/features/pom.xml index 638fe591..b75a360e 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.1 + 5.0.2-SNAPSHOT cli-products-openecomp-features diff --git a/products/openecomp/features/sdc/pom.xml b/products/openecomp/features/sdc/pom.xml index 9244f413..c5fc7e0b 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.1 + 5.0.2-SNAPSHOT cli-products-openecomp-features-sdc -- cgit 1.2.3-korg