Merge "Update domain URLs from openecomp.org to onap.org"
authorChristophe Closset <cc697w@intl.att.com>
Thu, 30 Mar 2017 15:40:41 +0000 (15:40 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 30 Mar 2017 15:40:41 +0000 (15:40 +0000)
1  2 
packages/docker/pom.xml

@@@ -19,9 -19,8 +19,9 @@@
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
                <!-- If the maven profile "docker" is specified the parameter -Dmso.git.url=<MsoGitRepo> must be provided
-                    i.e: mvn clean install -P docker -Dmso.git.url=https://gerrit.openecomp.org/r-->
+                    i.e: mvn clean install -P docker -Dmso.git.url=https://gerrit.onap.org/r-->
                <mso.git.url>${env.GIT_NO_PROJECT}</mso.git.url>
 +              <mso.project.version>${project.version}</mso.project.version>
        </properties>
  
        <build>