diff --git a/pom.xml b/pom.xml index cd35d48bc34..0ae01dbad01 100644 --- a/pom.xml +++ b/pom.xml @@ -65,9 +65,9 @@ - codehaus-releases + codehaus-nexus-staging Codehaus Release Repository - dav:https://dav.codehaus.org/repository/sonar + https://nexus.codehaus.org/service/local/staging/deploy/maven2/ sonar-snapshots @@ -225,6 +225,11 @@ maven-plugin-plugin 2.7 + + org.apache.maven.plugins + maven-release-plugin + 2.1 + org.apache.maven.plugins maven-resources-plugin @@ -435,6 +440,16 @@ + + org.apache.maven.plugins + maven-release-plugin + + true + true + false + forked-path + + org.apache.maven.plugins maven-source-plugin