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