diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-08 03:31:07 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-08 03:31:07 +0000 |
commit | e262a76d5259b981098fdfe830aa7572f86f3d74 (patch) | |
tree | a64e2773c4869d31f538eca45caf9c317d5fe8c6 /products/onap-casablanca/features/pom.xml | |
parent | 8625b456b58a3328bbe5e3619e51fcfafe9ced2c (diff) |
Release cli6.0.0
Diffstat (limited to 'products/onap-casablanca/features/pom.xml')
-rw-r--r-- | products/onap-casablanca/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-casablanca/features/pom.xml b/products/onap-casablanca/features/pom.xml index 2100e985..6077c62c 100644 --- a/products/onap-casablanca/features/pom.xml +++ b/products/onap-casablanca/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca</artifactId> - <version>6.0.0-SNAPSHOT</version> + <version>6.0.0</version> </parent> <artifactId>cli-products-onap-casablanca-features</artifactId> |