aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Closset <cc697w@intl.att.com>2017-05-03 17:39:05 +0000
committerGerrit Code Review <gerrit@onap.org>2017-05-03 17:39:05 +0000
commitbfd9ecbab8c9c6e1d6a3369d2f1b1950e2bc9171 (patch)
treec8ae7092e896cfac5115e0a3a642d5d17ac5d6cb
parent2df60e1bc98302c2817f80436e26c77ae63b9854 (diff)
parenta25c3174e84f4509f109720c5d4a4314687b32b8 (diff)
Merge "Using onap instead of openecomp in doc path"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 74b9b95..ced3cdd 100644
--- 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>