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-web/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'server/sonar-web') diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 733241c633a..f0c4bd4c27c 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -229,6 +229,12 @@ + + maven-deploy-plugin + + true + + -- cgit v1.2.3