diff --git a/examples/pom.xml b/examples/pom.xml index 8cd54fc..42153e2 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ io.cucumber cucumber-jvm-groovy - 5.1.3 + 5.1.4-SNAPSHOT groovy-examples diff --git a/groovy/pom.xml b/groovy/pom.xml index db386f8..b8bffb5 100644 --- a/groovy/pom.xml +++ b/groovy/pom.xml @@ -4,7 +4,7 @@ io.cucumber cucumber-jvm-groovy - 5.1.3 + 5.1.4-SNAPSHOT cucumber-groovy diff --git a/pom.xml b/pom.xml index 729e15e..59b5366 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 cucumber-jvm-groovy - 5.1.3 + 5.1.4-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 - v5.1.3 + HEAD