diff options
Diffstat (limited to 'products/openecomp/pom.xml')
-rw-r--r-- | products/openecomp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/openecomp/pom.xml b/products/openecomp/pom.xml index ada5f768..933fe71f 100644 --- a/products/openecomp/pom.xml +++ b/products/openecomp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-openecomp</artifactId> |