diff --git a/examples/pom.xml b/examples/pom.xml index 8e5f35f..87ed33a 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ io.cucumber cucumber-jvm-groovy - 6.10.4 + 6.10.5-SNAPSHOT groovy-examples diff --git a/groovy/pom.xml b/groovy/pom.xml index f497138..266075b 100644 --- a/groovy/pom.xml +++ b/groovy/pom.xml @@ -4,7 +4,7 @@ io.cucumber cucumber-jvm-groovy - 6.10.4 + 6.10.5-SNAPSHOT cucumber-groovy diff --git a/pom.xml b/pom.xml index 6f071c5..3f42b11 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 cucumber-jvm-groovy - 6.10.4 + 6.10.5-SNAPSHOT pom Cucumber-JVM: Groovy Cucumber for Groovy @@ -40,7 +40,7 @@ scm:git:https://github.com/cucumber/cucumber-jvm-groovy.git scm:git:git@github.com:cucumber/cucumber-jvm-groovy.git https://github.com/cucumber/cucumber-jvm-groovy - v6.10.4 + HEAD