diff --git a/groovy-jacoco-previous/pom.xml b/groovy-jacoco-previous/pom.xml index de503bcb..d0bbf444 100644 --- a/groovy-jacoco-previous/pom.xml +++ b/groovy-jacoco-previous/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.groovy groovy - 1.6-RC1 + 1.6-RC2-SNAPSHOT groovy-jacoco-previous diff --git a/pom.xml b/pom.xml index 1e404966..d882752d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.groovy groovy - 1.6-RC1 + 1.6-RC2-SNAPSHOT pom Sonar Groovy @@ -51,7 +51,7 @@ scm:git:git@github.com:pmayweg/sonar-groovy.git scm:git:git@github.com:pmayweg/sonar-groovy.git https://github.com/pmayweg/sonar-groovy - 1.6-RC1 + HEAD GitHub diff --git a/sonar-groovy-plugin/pom.xml b/sonar-groovy-plugin/pom.xml index 8e58c29e..d2e523df 100644 --- a/sonar-groovy-plugin/pom.xml +++ b/sonar-groovy-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.groovy groovy - 1.6-RC1 + 1.6-RC2-SNAPSHOT sonar-groovy-plugin @@ -18,7 +18,7 @@ scm:git:git@github.com:pmayweg/sonar-groovy.git scm:git:git@github.com:pmayweg/sonar-groovy.git https://github.com/pmayweg/sonar-groovy - 1.6-RC1 + HEAD