From 8b4e9f1341e23b5e75b982876b1993f7d29d0a3e Mon Sep 17 00:00:00 2001 From: sg481n Date: Thu, 17 Aug 2017 12:46:54 -0400 Subject: 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 --- xgen/pom.xml | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) 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 -- cgit 1.2.3-korg