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-db/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'sonar-db') diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml index b22d0e9e0fa..530ff1c1f0e 100644 --- a/sonar-db/pom.xml +++ b/sonar-db/pom.xml @@ -197,5 +197,18 @@ + + release + + + + maven-deploy-plugin + + true + + + + + -- cgit v1.2.3