diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-01-15 06:46:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-01-15 06:46:22 +0000 |
commit | 5cb97d74c472b4435c26b0f43a540bfee4e92f44 (patch) | |
tree | d1d38169252ede4ca6a15696fb901989228195b0 /products/onap-elalto/features/multicloud | |
parent | 6c2f544c9e270f59c69077f8d94a499bfeed1b32 (diff) |
Release cli6.0.1
Diffstat (limited to 'products/onap-elalto/features/multicloud')
-rw-r--r-- | products/onap-elalto/features/multicloud/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-elalto/features/multicloud/pom.xml b/products/onap-elalto/features/multicloud/pom.xml index fef9d120..c707d42b 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>6.0.1-SNAPSHOT</version> + <version>6.0.1</version> </parent> <artifactId>cli-products-onap-elalto-features-multicloud</artifactId> |