From: Dan Timoney Date: Mon, 16 Oct 2017 21:10:19 +0000 (-0400) Subject: Remove javadoc and source jars X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f5384671462a6b27299292be720fd883e76fc593;p=sdnc%2Foam.git Remove javadoc and source jars Do not install ueb-listener javadoc or source jars. Change-Id: I5331739c80694a6b0bccdbdbbb150f232e8a67a7 Issue-ID: SDNC-129 Signed-off-by: Dan Timoney --- diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index ac602c3a..60c9c029 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -147,7 +147,7 @@ ${basedir}/target/docker-stage/opt/onap/sdnc/ueb-listener - bin/** + bin/**,**/*-javadoc.jar,**/*-sources.jar true true