From: Gilles Thouenon Date: Mon, 16 Oct 2023 13:53:32 +0000 (+0200) Subject: Update aggregator POMs X-Git-Tag: 9.0.0~86 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=commitdiff_plain;h=bbc5ad0c5abe39b15a42fe35edb868e20ec13935 Update aggregator POMs Disable artifact processing for aggregator POM that don't produce any useful artifact. Signed-off-by: Gilles Thouenon Change-Id: I6862c9ab76bdf802aa3402f05d6d038997f4aabf --- diff --git a/features/pom.xml b/features/pom.xml index 3b7e5ddc1..74f6636f2 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -31,4 +31,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL odl-transportpce-dmaap-client odl-transportpce-swagger + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + +