summaryrefslogtreecommitdiffstats
path: root/authz-cass/pom.xml
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-10-05 16:13:21 +0000
committersg481n <sg481n@att.com>2017-10-05 16:13:28 +0000
commit72aacefc4bc68a82a6d7fd6b6889411a3480b559 (patch)
tree942049d07e2f3b297a0315131a5a12977067aee8 /authz-cass/pom.xml
parenta060acf37d43574e05af3268a1becd967c537089 (diff)
Add test cases for aaf authz modules
Modify testcases to increase code coverage and fix license issues on authz pom files and skip few modules from sonar coverage. Issue-ID: AAF-79 Change-Id: Ie72279d531bfe0afa6ad04106921f772e431434e Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'authz-cass/pom.xml')
-rw-r--r--authz-cass/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/authz-cass/pom.xml b/authz-cass/pom.xml
index ee9cf1ed..3de0606d 100644
--- a/authz-cass/pom.xml
+++ b/authz-cass/pom.xml
@@ -36,12 +36,7 @@
<description>Cassandra DAOs for Authz</description>
<packaging>jar</packaging>
<url>https://github.com/att/AAF</url>
- <licenses>
- <license>
- <name>BSD License</name>
- <url> </url>
- </license>
- </licenses>
+
<developers>
<developer>
<name>Jonathan Gathman</name>