From: sg481n Date: Thu, 17 Aug 2017 16:46:54 +0000 (-0400) Subject: Update xgen project pom file in aaf/inno X-Git-Tag: v1.0.0~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8b4e9f1341e23b5e75b982876b1993f7d29d0a3e;p=aaf%2Finno.git Update xgen project pom file in aaf/inno Modify pom file and remove javadoc plugin which causing deploy artifacts. Issue-id: AAF-23 Change-Id: I4738c30e2c3a73e9994e48515bd9142001fb92fd Signed-off-by: sg481n --- diff --git a/xgen/pom.xml b/xgen/pom.xml index 2f2e607..45a3bee 100644 --- a/xgen/pom.xml +++ b/xgen/pom.xml @@ -69,29 +69,10 @@ - - - + - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.0.0-M1 - - false - - - - attach-javadocs - - jar - - - - - - + + org.apache.maven.plugins maven-source-plugin