From b255fc14d5f0a41f21039cdaf231c5ab3d717a07 Mon Sep 17 00:00:00 2001 From: tomverin Date: Mon, 12 Oct 2015 15:33:24 +0200 Subject: [PATCH] update distributionManagement to deploy to bintray --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e0eeb6ee8c7..bee64efef66 100644 --- a/pom.xml +++ b/pom.xml @@ -45,9 +45,8 @@ - sonatype-nexus-staging - Sonatype Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + bintray + https://api.bintray.com/maven/sonarsource/SonarQube/${project.groupId}/;publish=1 -- 2.39.5