diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-10-11 18:16:42 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-10-11 18:19:09 +0530 |
commit | 00aac6326d6cf2b971faeb3fcf1b4b78229fa498 (patch) | |
tree | 8ac5865d1d03df12c441cd4ff1f83706b14f803a /products/onap-casablanca/features/aai | |
parent | 044700ba9d44e9ae9668d7e6084e1837fba6bc11 (diff) |
CLI version update3.0.1-ONAP3.0.0-ONAP2.0.4
Issue-ID: CLI-122
Change-Id: I2a0351668813d441d17eeee99dda9d3f928c3dcd
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-casablanca/features/aai')
-rw-r--r-- | products/onap-casablanca/features/aai/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-casablanca/features/aai/pom.xml b/products/onap-casablanca/features/aai/pom.xml index fb5e0cbc..04446c11 100644 --- a/products/onap-casablanca/features/aai/pom.xml +++ b/products/onap-casablanca/features/aai/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca-features</artifactId> - <version>2.0.3</version> + <version>2.0.4</version> </parent> <artifactId>cli-products-onap-casablanca-features-aai</artifactId> |