diff options
Diffstat (limited to 'products/onap-casablanca/auth/pom.xml')
-rw-r--r-- | products/onap-casablanca/auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-casablanca/auth/pom.xml b/products/onap-casablanca/auth/pom.xml index 860d0fd1..c764aa93 100644 --- a/products/onap-casablanca/auth/pom.xml +++ b/products/onap-casablanca/auth/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-casablanca</artifactId> - <version>2.0.6</version> + <version>3.0.0</version> </parent> <artifactId>cli-products-onap-casablanca-auth</artifactId> |