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 c2eefdb2..00a7fc50 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.0</version> + <version>5.0.1</version> </parent> <artifactId>cli-products</artifactId> |