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 | |
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')
-rw-r--r-- | products/onap-casablanca/features/aai/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-casablanca/features/msb/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-casablanca/features/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-casablanca/features/vnfsdk/pom.xml | 2 |
4 files changed, 4 insertions, 4 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> diff --git a/products/onap-casablanca/features/msb/pom.xml b/products/onap-casablanca/features/msb/pom.xml index 85aac554..fe740439 100644 --- a/products/onap-casablanca/features/msb/pom.xml +++ b/products/onap-casablanca/features/msb/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-msb</artifactId> diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index a7b78a90..3b95b3fb 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca</artifactId> - <version>2.0.3</version> + <version>2.0.4</version> </parent> <artifactId>cli-products-onap-casablanca-features</artifactId> diff --git a/products/onap-casablanca/features/vnfsdk/pom.xml b/products/onap-casablanca/features/vnfsdk/pom.xml index 6c3ca724..b8ce00b1 100644 --- a/products/onap-casablanca/features/vnfsdk/pom.xml +++ b/products/onap-casablanca/features/vnfsdk/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-vnfsdk</artifactId> |