diff --git a/android/pom.xml b/android/pom.xml index 680deb47f4..d620b29c84 100644 --- a/android/pom.xml +++ b/android/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-android diff --git a/clojure/pom.xml b/clojure/pom.xml index 6e030572af..06a68d9c93 100644 --- a/clojure/pom.xml +++ b/clojure/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-clojure diff --git a/core/pom.xml b/core/pom.xml index d9ecfd3519..a081aeed71 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-core diff --git a/examples/groovy-calculator/pom.xml b/examples/groovy-calculator/pom.xml index 763da60919..421ff0ba62 100644 --- a/examples/groovy-calculator/pom.xml +++ b/examples/groovy-calculator/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT groovy-calculator diff --git a/examples/java-calculator/pom.xml b/examples/java-calculator/pom.xml index 8f870adfd2..56fc1ae81c 100644 --- a/examples/java-calculator/pom.xml +++ b/examples/java-calculator/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT java-calculator diff --git a/examples/java-webbit-websockets-selenium/pom.xml b/examples/java-webbit-websockets-selenium/pom.xml index bb5d8f8457..28d7492548 100644 --- a/examples/java-webbit-websockets-selenium/pom.xml +++ b/examples/java-webbit-websockets-selenium/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT java-webbit-websockets-selenium diff --git a/examples/scala-calculator/pom.xml b/examples/scala-calculator/pom.xml index 80ff60395e..9c8d6d4acd 100644 --- a/examples/scala-calculator/pom.xml +++ b/examples/scala-calculator/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT scala-calculator diff --git a/examples/spring-txn/pom.xml b/examples/spring-txn/pom.xml index 0f84fd3a81..54d1d0ec35 100644 --- a/examples/spring-txn/pom.xml +++ b/examples/spring-txn/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT spring-txn diff --git a/gosu/pom.xml b/gosu/pom.xml index 70d5d8bcc6..62cf53cfff 100644 --- a/gosu/pom.xml +++ b/gosu/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-gosu diff --git a/groovy/pom.xml b/groovy/pom.xml index aedad5e30f..fd76219f02 100644 --- a/groovy/pom.xml +++ b/groovy/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-groovy diff --git a/guice/pom.xml b/guice/pom.xml index d8d593bcb4..a2f812bf08 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-guice diff --git a/java/pom.xml b/java/pom.xml index e27063b219..6f790da62e 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-java diff --git a/java8/pom.xml b/java8/pom.xml index 9df9e71cff..26449ecf16 100644 --- a/java8/pom.xml +++ b/java8/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-java8 diff --git a/jruby/pom.xml b/jruby/pom.xml index 38b0c1b04d..ceb3806270 100644 --- a/jruby/pom.xml +++ b/jruby/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-jruby diff --git a/junit/pom.xml b/junit/pom.xml index dea9f684cc..aae00bcb42 100644 --- a/junit/pom.xml +++ b/junit/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-junit diff --git a/jython/pom.xml b/jython/pom.xml index 4a9f4e1ca6..18e144ae3e 100755 --- a/jython/pom.xml +++ b/jython/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-jython diff --git a/needle/pom.xml b/needle/pom.xml index a5291b78ed..7137053175 100644 --- a/needle/pom.xml +++ b/needle/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-needle diff --git a/openejb/pom.xml b/openejb/pom.xml index bc71c7f1e2..db4e2bb08a 100644 --- a/openejb/pom.xml +++ b/openejb/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-openejb diff --git a/picocontainer/pom.xml b/picocontainer/pom.xml index 804ad62caa..141f413e2b 100644 --- a/picocontainer/pom.xml +++ b/picocontainer/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-picocontainer diff --git a/pom.xml b/pom.xml index 6b6733cc98..9e237e803b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 info.cukes cucumber-jvm - 1.2.1 + 1.2.2-SNAPSHOT pom Cucumber-JVM http://cukes.info/ @@ -82,7 +82,7 @@ scm:git:git://github.com/cucumber/cucumber-jvm.git scm:git:git@github.com:cucumber/cucumber-jvm.git git://github.com/cucumber/cucumber-jvm.git - v1.2.1 + HEAD diff --git a/rhino/pom.xml b/rhino/pom.xml index 552e3c85ae..1c9c84915e 100644 --- a/rhino/pom.xml +++ b/rhino/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-rhino diff --git a/scala/pom.xml b/scala/pom.xml index 40068b5000..383df98242 100644 --- a/scala/pom.xml +++ b/scala/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-scala_2.11 diff --git a/scala/scala_previous/pom.xml b/scala/scala_previous/pom.xml index dd1ce8acc5..39b7bcac53 100644 --- a/scala/scala_previous/pom.xml +++ b/scala/scala_previous/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-scala_2.10 diff --git a/spring/pom.xml b/spring/pom.xml index b0716a904a..c304194d90 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-spring diff --git a/testng/pom.xml b/testng/pom.xml index 8399257a59..9478c922f5 100644 --- a/testng/pom.xml +++ b/testng/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-testng diff --git a/weld/pom.xml b/weld/pom.xml index dcd06f3e9a..6bd82b401b 100644 --- a/weld/pom.xml +++ b/weld/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT cucumber-weld