summaryrefslogtreecommitdiffstats
path: root/auth/auth-cass/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-cass/pom.xml')
-rw-r--r--auth/auth-cass/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/auth/auth-cass/pom.xml b/auth/auth-cass/pom.xml
index e061f061..2b465819 100644
--- a/auth/auth-cass/pom.xml
+++ b/auth/auth-cass/pom.xml
@@ -123,6 +123,11 @@
<artifactId>slf4j-log4j12</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.onap.aaf.authz</groupId>
+ <artifactId>aaf-auth-deforg</artifactId>
+ <scope>test</scope>
+ </dependency>
</dependencies>
<build>
<plugins>