From: Venkata Harish K Kajur Date: Thu, 8 Jun 2017 22:12:56 +0000 (-0400) Subject: [AAI-ONAP] Fix the javadoc site issue X-Git-Tag: v1.1.0~39 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=18db2c7c3f5a0cbfcd99cbeda00406ad6e882331;p=aai%2Fresources.git [AAI-ONAP] Fix the javadoc site issue Change-Id: Ic54757f85e130e7c91b2e84973fedda1b5a61e1c Signed-off-by: Venkata Harish K Kajur --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 1a4bb2a6..055c5b5c 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -742,4 +742,24 @@ + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views + true + + + +