summaryrefslogtreecommitdiffstats
path: root/cadi/shiro/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cadi/shiro/pom.xml')
-rw-r--r--cadi/shiro/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cadi/shiro/pom.xml b/cadi/shiro/pom.xml
index 69f2c740..799622b6 100644
--- a/cadi/shiro/pom.xml
+++ b/cadi/shiro/pom.xml
@@ -22,7 +22,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
- <groupId>org.onap.aaf.cadi</groupId>
+ <groupId>org.onap.aaf.authz.cadi</groupId>
<artifactId>parent</artifactId>
<version>1.5.0-SNAPSHOT</version>
<relativePath>..</relativePath>
@@ -88,7 +88,7 @@
<dependencies>
<dependency>
- <groupId>org.onap.aaf.cadi</groupId>
+ <groupId>org.onap.aaf.authz.cadi</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
</dependency>
<dependency>