summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnaël Closson <ac2550@intl.att.com>2017-10-04 12:41:49 +0200
committerAnaël Closson <ac2550@intl.att.com>2017-10-04 12:42:19 +0200
commit030c1418fa5c900298b3f543e0ac38c77fd58b7f (patch)
treed1ccca2325b9774a03191c3bfe4635e0328e63bd
parent0eba0722123dcbb822ce04a09cf5bd1105af1ef5 (diff)
Access denied when pushing maven site
Change-Id: Ib5148ceb18afeefb9021e686dc08f9b6ef8fa8fe Issue-ID: SO-184 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 6e81951..d771318 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
- <siteNexusPath>/content/sites/site/org/onap/so/lib/${project.version}</siteNexusPath>
+ <siteNexusPath>/content/sites/site/org/onap/so/libs/${project.version}</siteNexusPath>
</properties>
<distributionManagement>
<repository>