diff options
Diffstat (limited to 'products/openecomp/features/sdc')
-rw-r--r-- | products/openecomp/features/sdc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/openecomp/features/sdc/pom.xml b/products/openecomp/features/sdc/pom.xml index b1a90570..07e769e9 100644 --- a/products/openecomp/features/sdc/pom.xml +++ b/products/openecomp/features/sdc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-openecomp-features</artifactId> - <version>2.0.0</version> + <version>2.0.1</version> </parent> <artifactId>cli-products-openecomp-features-sdc</artifactId> |