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