Release docker image of AAF to onap nexus
[aaf/authz.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 95b93a9..f3d83c7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,9 +1,8 @@
 <!--
   ============LICENSE_START====================================================
-  * org.onap.aai
+  * org.onap.aaf
   * ===========================================================================
   * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
-  * Copyright © 2017 Amdocs
   * ===========================================================================
   * Licensed under the Apache License, Version 2.0 (the "License");
   * you may not use this file except in compliance with the License.
@@ -28,7 +27,7 @@
        <groupId>org.onap.aaf.authz</groupId>
        <artifactId>parent</artifactId>
        <version>1.0.0-SNAPSHOT</version>
-       <name>Authz Parent (pom)</name>
+       <name>aaf-authz</name>
        <packaging>pom</packaging>
        <url>https://github.com/att/AAF</url>
        <licenses>
                                        <nexusUrl>${nexusproxy}</nexusUrl>
                                        <stagingProfileId>176c31dfe190a</stagingProfileId>
                                        <serverId>ecomp-staging</serverId>
-                                       <skipNexusStagingDeployMojo>${skip.staging.artifacts}</skipNexusStagingDeployMojo>
                                </configuration>
                        </plugin>               
                        <plugin>
                <module>authz-core</module>
                <module>authz-cass</module>
                <module>authz-defOrg</module>
-               <module>authz-service</module>
                <module>authz-cmd</module>
                <!--  <module>authz-batch</module>-->
                <module>authz-test</module>
                <module>authz-gw</module>
                <module>authz-certman</module>
                <module>authz-fs</module>
+               <module>authz-service</module>
        </modules>
        
        <dependencyManagement>