diff options
author | Rob Daugherty <rd472p@att.com> | 2017-07-20 11:09:23 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2017-07-20 11:09:23 -0400 |
commit | 2c5310ad100fab7a368bb7572b64a0231ff843d2 (patch) | |
tree | 218ac3059924351818184c35c5733091fc045ba7 /pom.xml | |
parent | 9871e070485e01dd97f70e3111f3184229ab9928 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |