diff options
Diffstat (limited to 'products/onap-dublin/auth')
-rw-r--r-- | products/onap-dublin/auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-dublin/auth/pom.xml b/products/onap-dublin/auth/pom.xml index 375adf80..d8e3d2a2 100644 --- a/products/onap-dublin/auth/pom.xml +++ b/products/onap-dublin/auth/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-dublin</artifactId> - <version>5.0.3-SNAPSHOT</version> + <version>5.0.3</version> </parent> <artifactId>cli-products-onap-dublin-auth</artifactId> |