diff options
author | Rob Daugherty <rd472p@att.com> | 2017-07-20 11:04:04 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2017-07-20 11:04:04 -0400 |
commit | 867ef93103aeedaaa9d207d794cfdf5d599e03f4 (patch) | |
tree | aa2d2e74e6c9d4bc4eb81a6d92d1ea583c932643 /pom.xml | |
parent | 76aa956c114bb6bcdde0ac7da6acb18c7d09b691 (diff) |
More pom changes needed since repos were renamed
I hope this will fix the daily jenkins builds.
Issue: SO-65
Change-Id: Id25158942e510bd3a3dfbc147f65e87bf3e155b5
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
@@ -13,7 +13,7 @@ <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> <stagingNexusPath>/content/repositories/staging/</stagingNexusPath> - <siteNexusPath>/content/sites/site/org/onap/mso/lib/${project.version}</siteNexusPath> + <siteNexusPath>/content/sites/site/org/onap/so/lib/${project.version}</siteNexusPath> </properties> <distributionManagement> <repository> |