aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2017-07-20 11:09:23 -0400
committerRob Daugherty <rd472p@att.com>2017-07-20 11:09:23 -0400
commit2c5310ad100fab7a368bb7572b64a0231ff843d2 (patch)
tree218ac3059924351818184c35c5733091fc045ba7 /pom.xml
parent9871e070485e01dd97f70e3111f3184229ab9928 (diff)
More pom changes needed since repos were renamed
I hope this will fix the daily jenkins builds. Issue: SO-65 Change-Id: Iee8e975dd894e7bd937bab0ae033188f133f5fce Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5b7ab42528..6802489430 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/onap/mso/${project.version}</sitePath>
+ <sitePath>/content/sites/site/org/onap/so/${project.version}</sitePath>
<maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
</properties>
<distributionManagement>