diff options
Diffstat (limited to 'auth/auth-client/pom.xml')
-rw-r--r-- | auth/auth-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index 25a406e4..c53b9597 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -27,7 +27,7 @@ <artifactId>aaf-auth-client</artifactId> <name>AAF Auth Client</name> <description>XSD Generated classes for AAF Auth</description> - <groupId>org.onap.aaf.auth</groupId> + <groupId>org.onap.aaf.authz.auth</groupId> <version>2.10-SNAPSHOT</version> <packaging>jar</packaging> |