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/openecomp/auth/pom.xml | |
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/openecomp/auth/pom.xml')
-rw-r--r-- | products/openecomp/auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/openecomp/auth/pom.xml b/products/openecomp/auth/pom.xml index 4c917ea1..96cc3822 100644 --- a/products/openecomp/auth/pom.xml +++ b/products/openecomp/auth/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-openecomp</artifactId> - <version>5.0.3-SNAPSHOT</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>cli-products-openecomp-auth</artifactId> |