diff options
author | Kanagaraj Manickam <mkr1481@gmail.com> | 2020-03-09 10:25:57 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-03-09 10:28:15 +0530 |
commit | f9d859461d6f1fbe42f99e7483674a6a6b0261d6 (patch) | |
tree | 3d08cab6ef36c855fc9e2c37197592c302b2c19e /products/onap-amsterdam/features | |
parent | bc3ff3a75919a7dad6c62148a5a2c39fb0e9b55c (diff) |
Set version 5.0.1
Issue-ID: CLI-257
Change-Id: I1bfbc57204b8d263b25791f16f722ce2b906fc11
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-amsterdam/features')
-rw-r--r-- | products/onap-amsterdam/features/aai/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-amsterdam/features/msb/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-amsterdam/features/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-amsterdam/features/sdc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-amsterdam/features/so/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/products/onap-amsterdam/features/aai/pom.xml b/products/onap-amsterdam/features/aai/pom.xml index 053d672f..15526284 100644 --- a/products/onap-amsterdam/features/aai/pom.xml +++ b/products/onap-amsterdam/features/aai/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-amsterdam-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-amsterdam-features-aai</artifactId> diff --git a/products/onap-amsterdam/features/msb/pom.xml b/products/onap-amsterdam/features/msb/pom.xml index ca8c05a6..c01e797c 100644 --- a/products/onap-amsterdam/features/msb/pom.xml +++ b/products/onap-amsterdam/features/msb/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-amsterdam-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-amsterdam-features-msb</artifactId> diff --git a/products/onap-amsterdam/features/pom.xml b/products/onap-amsterdam/features/pom.xml index 45eeae48..57d8199b 100644 --- a/products/onap-amsterdam/features/pom.xml +++ b/products/onap-amsterdam/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-amsterdam</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-amsterdam-features</artifactId> diff --git a/products/onap-amsterdam/features/sdc/pom.xml b/products/onap-amsterdam/features/sdc/pom.xml index e851ca97..c76ac252 100644 --- a/products/onap-amsterdam/features/sdc/pom.xml +++ b/products/onap-amsterdam/features/sdc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-amsterdam-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-amsterdam-features-sdc</artifactId> diff --git a/products/onap-amsterdam/features/so/pom.xml b/products/onap-amsterdam/features/so/pom.xml index e7fe5a0f..365e7916 100644 --- a/products/onap-amsterdam/features/so/pom.xml +++ b/products/onap-amsterdam/features/so/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-amsterdam-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-amsterdam-features-so</artifactId> |