diff options
Diffstat (limited to 'products/pom.xml')
-rw-r--r-- | products/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/products/pom.xml b/products/pom.xml index 02a7f242..0c83efe0 100644 --- a/products/pom.xml +++ b/products/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli</artifactId> - <version>6.0.0-SNAPSHOT</version> + <version>6.0.1-SNAPSHOT</version> </parent> <artifactId>cli-products</artifactId> @@ -137,4 +137,4 @@ </plugins> </pluginManagement> </build> -</project>
\ No newline at end of file +</project> |