Modify sitepath to release binaries
[aaf/authz.git] / cadi / oauth-enduser / pom.xml
index 608d37a..2f5dc16 100644 (file)
@@ -24,7 +24,7 @@
        <modelVersion>4.0.0</modelVersion>
        <name>AAF CADI Sample OAuth EndUser</name>
        <groupId>org.onap.aaf.authz.cadi</groupId>
-       <version>1.5.0-SNAPSHOT</version>
+       <version>2.1.0-SNAPSHOT</version>
        <artifactId>aaf-cadi-oauth-enduser</artifactId>
 
        <packaging>jar</packaging>
@@ -44,7 +44,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/cadi/${project.artifactId}/${project.version}</sitePath>
        </properties>
        
        <developers>
                <dependency>
                        <groupId>org.onap.aaf.authz.cadi</groupId>
                        <artifactId>aaf-cadi-core</artifactId>
-                       <version>1.5.0-SNAPSHOT</version>
+                       <version>2.1.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.onap.aaf.authz.cadi</groupId>
                        <artifactId>aaf-cadi-aaf</artifactId>
-                       <version>1.5.0-SNAPSHOT</version>
+                       <version>2.1.0-SNAPSHOT</version>
                </dependency>
        </dependencies>