aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-10-25 23:57:50 -0700
committerPatrick Brady <pb071s@att.com>2017-10-25 23:57:56 -0700
commit172e0a20ac4557716ec780843253383772557aee (patch)
tree44238695bc47eab95179e5a923d99bc7d7cd1813
parent31e3330fcc45212765f2a3ef423e6b16d5f0839a (diff)
Changing site url
Looks like content was missing from the url Change-Id: I61583b23d91002a23d9f4c4ea08b14dafaae131f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-266
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2a364a221..8ab051076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<!-- This site is used for Javadocs -->
<site>
<id>ecomp-site</id>
- <url>dav:${onap.nexus.url}/sites/site/org/onap/appc/${project.version}</url>
+ <url>dav:${onap.nexus.url}/content/sites/site/org/onap/appc/${project.version}</url>
</site>
<repository>
<id>ecomp-releases</id>