diff options
author | Kanagaraj Manickam <mkr1481@gmail.com> | 2020-03-02 18:06:59 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-03-02 18:07:51 +0530 |
commit | e2ea65fd8951954a9f0c57063a12f4cd33ce2612 (patch) | |
tree | 2366f6f701659741484c6f2155576d50aa77ccc5 /products/onap-elalto | |
parent | 27344e8d4ad8cfffaa216048b31292d86ce68785 (diff) |
Verion 5.0.0
Issue-ID: CLI-249
Change-Id: I783edd05ad4360638b10ac7dc1eebc738d1ebe80
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 387b3a43..f078c084 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-SNAPSHOT</version> + <version>5.0.0</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 7baf7083..3f4a6ea0 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-SNAPSHOT</version> + <version>5.0.0</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 7a89cabb..9e7d627d 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-SNAPSHOT</version> + <version>5.0.0</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 c8050a57..7429d266 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-SNAPSHOT</version> + <version>5.0.0</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 a39a97d4..32b5f7a8 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-SNAPSHOT</version> + <version>5.0.0</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 f6b64e53..5578504f 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-SNAPSHOT</version> + <version>5.0.0</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 da1f9b03..c20edd4d 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-SNAPSHOT</version> + <version>5.0.0</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 91fa7460..1e749c04 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-SNAPSHOT</version> + <version>5.0.0</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 65d884a8..e313a485 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-SNAPSHOT</version> + <version>5.0.0</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 e1142402..3b52f08e 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-SNAPSHOT</version> + <version>5.0.0</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 14bbe720..49825e49 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-SNAPSHOT</version> + <version>5.0.0</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 5c4d6148..9d568836 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-SNAPSHOT</version> + <version>5.0.0</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 723e2c6c..c953994e 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-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-onap-elalto</artifactId> |