From: Kajur, Harish (vk250x) Date: Tue, 19 Feb 2019 20:26:04 +0000 (-0500) Subject: Add the parent plugin for maven source plugin X-Git-Tag: 1.0.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=37ce971d250e5eff7b09fd8bbc3f8dca921de1e9;p=aai%2Fschema-service.git Add the parent plugin for maven source plugin Issue-ID: AAI-2170 Change-Id: Idce6eb8abc7252c8cfd2fbd12f750c198b33493e Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/pom.xml b/pom.xml index c4fdb1b..edc2f1f 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,20 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + deploy + + jar-no-fork + + + +