aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnaël Closson <ac2550@intl.att.com>2017-05-03 10:38:22 +0200
committerAnaël Closson <ac2550@intl.att.com>2017-05-03 10:38:55 +0200
commita25c3174e84f4509f109720c5d4a4314687b32b8 (patch)
tree3be603ff6ba13e3ac96eb95511652e7c2b19814f
parentc1e7a502b7585ea8d046931644b0bafb50f7cd28 (diff)
Using onap instead of openecomp in doc path
Change-Id: I29e1f18e3ae1cf04a989206cf32cfcfd0aec95a6 Signed-off-by: Anaël Closson <ac2550@intl.att.com>
-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>