From: Thanh Ha Date: Wed, 16 Mar 2016 20:44:13 +0000 (-0400) Subject: Do not deploy the karaf artifact X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=commitdiff_plain;h=63ee77be615c6773170d302faf7c64cf45a6886b;hp=4110307879cad1aa54943aedbf937b2f21575b4c Do not deploy the karaf artifact The karaf artifact is only used for testing. It does not need to be released to the world. Change-Id: I7f25d1310345c27417871fb94a79ef0348863dd5 Signed-off-by: Thanh Ha --- diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml index c6f059b9..78f78db8 100644 --- a/distribution/karaf/pom.xml +++ b/distribution/karaf/pom.xml @@ -52,4 +52,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL runtime + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + +