Using onap instead of openecomp in doc path 85/5285/2
authorAnaël Closson <ac2550@intl.att.com>
Wed, 3 May 2017 08:38:22 +0000 (10:38 +0200)
committerAnaël Closson <ac2550@intl.att.com>
Wed, 3 May 2017 08:38:55 +0000 (10:38 +0200)
Change-Id: I29e1f18e3ae1cf04a989206cf32cfcfd0aec95a6
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 74b9b95..ced3cdd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
                <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
                <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
-        <sitePath>/content/sites/site/org/openecomp/mso/${project.version}</sitePath>
+               <sitePath>/content/sites/site/org/onap/mso/${project.version}</sitePath>
                <maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
        </properties>
        <distributionManagement>