From 7227a680e678a9970ff431fa4741f55260208349 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 20 Aug 2019 19:24:23 +0200 Subject: [PATCH] Cleanup karaf distro Simplify declaration that we do not want to install/deploy the karaf distribution. Since we are not publishing the artifact, there is no point to carry an section. Change-Id: I503495eefb0ee3dd02dcb618275346071a685009 Signed-off-by: Robert Varga --- karaf/pom.xml | 31 +++++-------------------------- 1 file changed, 5 insertions(+), 26 deletions(-) diff --git a/karaf/pom.xml b/karaf/pom.xml index a9784a7154..3edb4909ad 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -19,6 +19,11 @@ 1.11.0-SNAPSHOT pom + + true + true + + @@ -68,30 +73,4 @@ runtime - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - - - - - scm:git:ssh://git.opendaylight.org:29418/netconf.git - scm:git:ssh://git.opendaylight.org:29418/netconf.git - HEAD - https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=summary - -- 2.36.6