Update project structure to org.onap.aaf
[aaf/authz.git] / authz-client / pom.xml
index c1c3192..38fe15c 100644 (file)
        <modelVersion>4.0.0</modelVersion>\r
 \r
        <!-- No Parent on Purpose!!! -->\r
-       \r
-       \r
-       <groupId>org.onap.aaf.authz</groupId>\r
        <artifactId>authz-client</artifactId>\r
-       <version>1.0.0-SNAPSHOT</version>\r
-       <packaging>jar</packaging>\r
        <name>Authz Client</name>\r
        <description>Client and XSD Generated code for Authz</description>\r
+       <groupId>org.onap.aaf.authz</groupId>\r
+       <version>1.0.0-SNAPSHOT</version>\r
+       <packaging>jar</packaging>\r
        <url>https://github.com/att/AAF</url>\r
        <licenses>\r
                <license>\r
@@ -51,7 +49,7 @@
                </developer>\r
        </developers>\r
        \r
-       <properties>\r
+               <properties>\r
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>\r
                <swm-distFiles-path>/opt/app/aft/${project.artifactId}/${project.version}</swm-distFiles-path>\r
                <maven.test.failure.ignore>true</maven.test.failure.ignore>\r
                        </execution>\r
                      </executions>\r
                    </plugin>\r
-        <plugin>\r
+                       \r
+                        <plugin>\r
                                <groupId>org.sonatype.plugins</groupId>\r
                                <artifactId>nexus-staging-maven-plugin</artifactId>\r
                                <version>1.6.7</version>\r
                        <url>https://repository.jboss.org/nexus/content/groups/public</url>\r
                </repository>\r
        </repositories>\r
-\r
 </project>\r
 \r