Fix errors found no Container mode
[aaf/authz.git] / auth / auth-locate / pom.xml
index 76fe2a1..c7a1346 100644 (file)
                        <artifactId>aaf-auth-cass</artifactId>
                </dependency>
 
+                <!-- Add the Organizations you wish to support. You can delete ONAP if
+                        you have something else Match with Property Entry: Organization.<root ns>,
+                        i.e. Organization.onap.org=org.onap.org.DefaultOrg -->
+                <dependency>
+                        <groupId>org.onap.aaf.authz</groupId>
+                        <artifactId>aaf-auth-deforg</artifactId>
+                </dependency>
+
                <dependency>
                        <groupId>org.onap.aaf.authz</groupId>
                        <artifactId>aaf-cadi-aaf</artifactId>