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 --- server/sonar-process-monitor/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'server/sonar-process-monitor/pom.xml') diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index 6ff38e1b682..91605bc114d 100644 --- a/server/sonar-process-monitor/pom.xml +++ b/server/sonar-process-monitor/pom.xml @@ -79,4 +79,21 @@ + + + + release + + + + maven-deploy-plugin + + true + + + + + + + -- cgit v1.2.3