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-elalto | |
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-elalto')
-rw-r--r-- | products/onap-elalto/auth/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/catalog/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/aai/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/msb/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/multicloud/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/policy/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/sdc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/sdnc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/so/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/vfc/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/features/vnfsdk/pom.xml | 2 | ||||
-rw-r--r-- | products/onap-elalto/pom.xml | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/products/onap-elalto/auth/pom.xml b/products/onap-elalto/auth/pom.xml index f078c084..1dee1933 100644 --- a/products/onap-elalto/auth/pom.xml +++ b/products/onap-elalto/auth/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-auth</artifactId> diff --git a/products/onap-elalto/catalog/pom.xml b/products/onap-elalto/catalog/pom.xml index 3f4a6ea0..5870f081 100644 --- a/products/onap-elalto/catalog/pom.xml +++ b/products/onap-elalto/catalog/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-catalog</artifactId> diff --git a/products/onap-elalto/features/aai/pom.xml b/products/onap-elalto/features/aai/pom.xml index 9e7d627d..946be46c 100644 --- a/products/onap-elalto/features/aai/pom.xml +++ b/products/onap-elalto/features/aai/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-aai</artifactId> diff --git a/products/onap-elalto/features/msb/pom.xml b/products/onap-elalto/features/msb/pom.xml index 7429d266..14d5cfca 100644 --- a/products/onap-elalto/features/msb/pom.xml +++ b/products/onap-elalto/features/msb/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-msb</artifactId> diff --git a/products/onap-elalto/features/multicloud/pom.xml b/products/onap-elalto/features/multicloud/pom.xml index 32b5f7a8..9413164e 100644 --- a/products/onap-elalto/features/multicloud/pom.xml +++ b/products/onap-elalto/features/multicloud/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-multicloud</artifactId> diff --git a/products/onap-elalto/features/policy/pom.xml b/products/onap-elalto/features/policy/pom.xml index 5578504f..28a8e22b 100644 --- a/products/onap-elalto/features/policy/pom.xml +++ b/products/onap-elalto/features/policy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-policy</artifactId> diff --git a/products/onap-elalto/features/pom.xml b/products/onap-elalto/features/pom.xml index c20edd4d..af64df9b 100644 --- a/products/onap-elalto/features/pom.xml +++ b/products/onap-elalto/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features</artifactId> diff --git a/products/onap-elalto/features/sdc/pom.xml b/products/onap-elalto/features/sdc/pom.xml index 1e749c04..4d4e793a 100644 --- a/products/onap-elalto/features/sdc/pom.xml +++ b/products/onap-elalto/features/sdc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-sdc</artifactId> diff --git a/products/onap-elalto/features/sdnc/pom.xml b/products/onap-elalto/features/sdnc/pom.xml index e313a485..bb210050 100644 --- a/products/onap-elalto/features/sdnc/pom.xml +++ b/products/onap-elalto/features/sdnc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-sdnc</artifactId> diff --git a/products/onap-elalto/features/so/pom.xml b/products/onap-elalto/features/so/pom.xml index 3b52f08e..9d2d289e 100644 --- a/products/onap-elalto/features/so/pom.xml +++ b/products/onap-elalto/features/so/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-so</artifactId> diff --git a/products/onap-elalto/features/vfc/pom.xml b/products/onap-elalto/features/vfc/pom.xml index 49825e49..87aa0624 100644 --- a/products/onap-elalto/features/vfc/pom.xml +++ b/products/onap-elalto/features/vfc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-vfc</artifactId> diff --git a/products/onap-elalto/features/vnfsdk/pom.xml b/products/onap-elalto/features/vnfsdk/pom.xml index 9d568836..7a977404 100644 --- a/products/onap-elalto/features/vnfsdk/pom.xml +++ b/products/onap-elalto/features/vnfsdk/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-elalto-features</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-vnfsdk</artifactId> diff --git a/products/onap-elalto/pom.xml b/products/onap-elalto/pom.xml index c953994e..3261fdd8 100644 --- a/products/onap-elalto/pom.xml +++ b/products/onap-elalto/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products</artifactId> - <version>5.0.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products-onap-elalto</artifactId> |