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 3f75c44b..b38e92f6 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>5.0.3-SNAPSHOT</version> + <version>5.0.3</version> </parent> <artifactId>cli-products-onap-elalto-features-sdc</artifactId> |