diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 035af5d9..86017417 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -24,7 +24,7 @@ org.sonarsource.pmd sonar-pmd - 3.2.1-SNAPSHOT + 3.2.1 integration-test diff --git a/pom.xml b/pom.xml index 0801e010..8787db36 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.sonarsource.pmd sonar-pmd - 3.2.1-SNAPSHOT + 3.2.1 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.1 https://github.com/jensgerdes/sonar-pmd diff --git a/sonar-pmd-plugin/pom.xml b/sonar-pmd-plugin/pom.xml index f8fb528b..827596b6 100644 --- a/sonar-pmd-plugin/pom.xml +++ b/sonar-pmd-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.pmd sonar-pmd - 3.2.1-SNAPSHOT + 3.2.1 sonar-pmd-plugin