From fd1bf09182f969d57b927536c9daed331fd3d3c9 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 29 Oct 2015 16:06:31 +0100 Subject: Do not deploy internal artifacts to maven central repo --- sonar-batch-protocol/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'sonar-batch-protocol') diff --git a/sonar-batch-protocol/pom.xml b/sonar-batch-protocol/pom.xml index 774286a2d69..d3ec1d1ee74 100644 --- a/sonar-batch-protocol/pom.xml +++ b/sonar-batch-protocol/pom.xml @@ -85,4 +85,20 @@ + + + + release + + + + maven-deploy-plugin + + true + + + + + + -- cgit v1.2.3