From: simonbrandhof Date: Thu, 31 Mar 2011 17:12:44 +0000 (+0200) Subject: Improve the release process X-Git-Tag: 2.7~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e0d5ee24af00ba32f89e53027bcef11eecb66c8a;p=sonarqube.git Improve the release process --- diff --git a/pom.xml b/pom.xml index aa949ba78b5..66fd199333c 100644 --- a/pom.xml +++ b/pom.xml @@ -273,6 +273,20 @@ + + + enforce-dependency-versions + + enforce + + + + + No SNAPSHOT versions allowed for dependencies + true + + + enforce-java-version @@ -903,7 +917,7 @@ attach-javadocs - aggregate-jar + jar