Merge "Fix the docker push"
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 75f2752..d849473 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                </exclusions>
                                </dependency>
                                <!-- Others dependencies -->
+                               <dependency>
+                                       <groupId>org.onap.aaf.authz</groupId>
+                                       <artifactId>aaf-cadi-aaf</artifactId>
+                                       <version>2.1.1</version>
+                                       <exclusions>
+                                               <exclusion>
+                                                       <groupId>javax.servlet</groupId>
+                                                       <artifactId>servlet-api</artifactId>
+                                               </exclusion>
+                                       </exclusions>
+                               </dependency>
                                <dependency>
                                                <groupId>ch.qos.logback</groupId>
                                                <artifactId>logback-core</artifactId>