Change groupID to match Garrit Project
[aaf/authz.git] / auth / auth-client / pom.xml
index a255b64..c53b959 100644 (file)
@@ -27,7 +27,7 @@
        <artifactId>aaf-auth-client</artifactId>
        <name>AAF Auth Client</name>
        <description>XSD Generated classes for AAF Auth</description>
-       <groupId>org.onap.aaf.auth</groupId>
+       <groupId>org.onap.aaf.authz.auth</groupId>
        <version>2.10-SNAPSHOT</version>
        <packaging>jar</packaging>
 
                                <artifactId>maven-deploy-plugin</artifactId>
                                <version>2.5</version>
                                <configuration>
-                                       <skip>false</skip>
+                                       <skip>true</skip>
                                </configuration>
                        </plugin>