Adjust Props for Heat
[aaf/authz.git] / auth-client / pom.xml
index 8c693bf..9f0bef7 100644 (file)
         <version>2.1.0-SNAPSHOT</version>
     </parent>
        
-       <!-- No Parent on Purpose!!! -->
        <artifactId>aaf-auth-client</artifactId>
        <name>AAF Auth Client</name>
        <description>XSD Generated classes for AAF Auth</description>
-       <groupId>org.onap.aaf.authz</groupId>
-       <version>2.1.0-SNAPSHOT</version>
        <packaging>jar</packaging>
 
        <properties>
@@ -54,7 +51,7 @@
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
-               <sitePath>/content/sites/site/org.onap.aaf.authz/${project.artifactId}/${project.version}</sitePath>
+               <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath>
        </properties>
 
        <developers>