Use version 1.3.0 (no -SNAPSHOT)
[portal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0a6a460..a4734a3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
        <groupId>org.onap.portal</groupId>
        <artifactId>onap-portal-parent</artifactId>
-       <version>1.3.0-SNAPSHOT</version>
+       <version>1.3.0</version>
        <packaging>pom</packaging>
        <name>portal</name>
 
        </build>
 
        <distributionManagement>
+               <!-- oparent.version defines snapshot and release repositories -->
                <site>
                        <id>ecomp-site</id>
-                       <url>dav:https://nexus.onap.org/content/sites/site/org/onap/portal/${project.version}</url>
+                       <url>dav:https://nexus.onap.org/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</url>
                </site>
        </distributionManagement>