diff options
author | jitendra007 <jitendra.sharma1@huawei.com> | 2020-09-29 20:40:28 +0530 |
---|---|---|
committer | jitendra007 <jitendra.sharma1@huawei.com> | 2020-09-29 20:40:28 +0530 |
commit | d3d440a28368cf559342758229d0db970e83ff37 (patch) | |
tree | 13048332b1c23ac5966803f664caea6b70fca338 /products/onap-elalto/features/so | |
parent | 8552cb173d665d59baece19cb8123b95acf88200 (diff) |
Set version to 6.0.0
Issue-ID: CLI-320
Signed-off-by: jitendra007 <jitendra.sharma1@huawei.com>
Change-Id: If32535e06ba00877752c4378550478d160bcb9b7
Diffstat (limited to 'products/onap-elalto/features/so')
-rw-r--r-- | products/onap-elalto/features/so/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-elalto/features/so/pom.xml b/products/onap-elalto/features/so/pom.xml index b656968f..5d12988f 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.3-SNAPSHOT</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>cli-products-onap-elalto-features-so</artifactId> |