diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 1aeacc00..f9848310 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -24,7 +24,7 @@ org.sonarsource.pmd sonar-pmd - 3.2.0-SNAPSHOT + 3.2.0 integration-test diff --git a/pom.xml b/pom.xml index 3030f9d2..4be731c9 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.sonarsource.pmd sonar-pmd - 3.2.0-SNAPSHOT + 3.2.0 SonarQube PMD Project pom @@ -37,7 +37,7 @@ scm:git:git@github.com:jensgerdes/sonar-pmd.git scm:git:git@github.com:jensgerdes/sonar-pmd.git https://github.com/jensgerdes/sonar-pmd - HEAD + 3.2.0 https://github.com/jensgerdes/sonar-pmd diff --git a/sonar-pmd-plugin/pom.xml b/sonar-pmd-plugin/pom.xml index 78e30355..9a3794cf 100644 --- a/sonar-pmd-plugin/pom.xml +++ b/sonar-pmd-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.pmd sonar-pmd - 3.2.0-SNAPSHOT + 3.2.0 sonar-pmd-plugin