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/sample | |
parent | 8625b456b58a3328bbe5e3619e51fcfafe9ced2c (diff) |
Release cli6.0.0
Diffstat (limited to 'products/sample')
-rw-r--r-- | products/sample/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/sample/pom.xml b/products/sample/pom.xml index cab48787..d6e8d431 100644 --- a/products/sample/pom.xml +++ b/products/sample/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products</artifactId> - <version>6.0.0-SNAPSHOT</version> + <version>6.0.0</version> </parent> <artifactId>cli-products-sample</artifactId> |