diff options
Diffstat (limited to 'auth/auth-service/pom.xml')
-rw-r--r-- | auth/auth-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index 6ad719b1..baa4d17d 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -64,7 +64,7 @@ <groupId>org.onap.aaf.authz</groupId> <artifactId>aaf-auth-deforg</artifactId> </dependency> - + <dependency> <groupId>org.onap.aaf.authz</groupId> <artifactId>aaf-auth-cass</artifactId> |