diff --git a/pom.xml b/pom.xml index 961764f7887..80a572b853e 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ scm:git:https://git-wip-us.apache.org/repos/asf/cloudstack.git - jira + jira https://issues.apache.org/jira/browse/CLOUDSTACK @@ -86,7 +86,7 @@ target 1.0.10 4.0.0 - 2.10 + 2.11 @@ -445,18 +445,44 @@ ${basedir}/${cs.target.dir}/classes ${basedir}/${cs.target.dir}/test-classes - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.11 - + org.apache.maven.plugins maven-checkstyle-plugin - 2.11 + ${cs.checkstyle.version} maven-clean-plugin