diff options
Diffstat (limited to 'authz-core')
-rw-r--r-- | authz-core/pom.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/authz-core/pom.xml b/authz-core/pom.xml index b779e3ed..14bdb039 100644 --- a/authz-core/pom.xml +++ b/authz-core/pom.xml @@ -36,12 +36,7 @@ <description>Core Libraries 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>
|