diff options
Diffstat (limited to 'products/pom.xml')
-rw-r--r-- | products/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/pom.xml b/products/pom.xml index 3082d7ee..5385677b 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli</artifactId> - <version>5.0.3-SNAPSHOT</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>cli-products</artifactId> |