Generate Random password for encryption service
[aaa.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7958fd8c30f404bdd195f60e103175aebd972365..608507fb8da828b90bdf3952171374adbb08b43b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
   <artifactId>aaa.project</artifactId>
   <version>0.5.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>aaa</name>
+  <name>aaa</name> <!-- Used by Sonar to set project name -->
 
   <prerequisites>
     <maven>3.1.1</maven>
@@ -36,7 +36,6 @@
     <module>aaa-authn-basic</module>
     <module>aaa-idmlight</module>
     <module>aaa-authn-mdsal-store</module>
-    <module>aaa-authz</module>
     <module>aaa-credential-store-api</module>
     <module>aaa-shiro-act</module>
     <module>aaa-h2-store</module>
@@ -76,4 +75,4 @@
     <tag>HEAD</tag>
     <url>https://wiki.opendaylight.org/view/AAA:Main</url>
   </scm>
-</project>
\ No newline at end of file
+</project>