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 4f5d6783..4746d4b2 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>2.0.2</version> + <version>2.0.3</version> </parent> <artifactId>cli-products-openecomp-features</artifactId> |