Changing site url 15/20715/1
authorPatrick Brady <pb071s@att.com>
Thu, 26 Oct 2017 06:57:50 +0000 (23:57 -0700)
committerPatrick Brady <pb071s@att.com>
Thu, 26 Oct 2017 06:57:56 +0000 (23:57 -0700)
Looks like content was missing from the url

Change-Id: I61583b23d91002a23d9f4c4ea08b14dafaae131f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: APPC-266

pom.xml

diff --git a/pom.xml b/pom.xml
index 2a364a2..8ab0510 100644 (file)
--- 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>