From: Venkata Harish K Kajur Date: Fri, 8 Sep 2017 02:07:43 +0000 (+0000) Subject: Update traversal to fix stage issues X-Git-Tag: v1.1.0~32 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F11791%2F2;p=aai%2Ftraversal.git Update traversal to fix stage issues Issue-ID: AAI-76 Change-Id: I77378b889067d4e6b3d1e6b7c4a684e6da6ba11e Signed-off-by: Venkata Harish K Kajur --- diff --git a/pom.xml b/pom.xml index 69186e74..273742f4 100644 --- a/pom.xml +++ b/pom.xml @@ -307,6 +307,42 @@ + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + false + false + + + dependencies + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + -Xdoclint:none + + + + + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + +