Configuration and Auto-Certificates
[aaf/authz.git] / auth / auth-certman / pom.xml
index 26c3c67..8b1729e 100644 (file)
                        <groupId>org.onap.aaf.authz</groupId>
                        <artifactId>aaf-cadi-aaf</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>com.google.code.jscep</groupId>