From 605210c152ef464d039693e6ac39ad7f3ecb6490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aslak=20Helles=C3=B8y?= Date: Thu, 17 May 2012 11:39:45 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- clojure/pom.xml | 2 +- core/pom.xml | 2 +- examples/groovy-calculator/pom.xml | 2 +- examples/java-calculator/pom.xml | 2 +- examples/java-webbit-websockets-selenium/pom.xml | 2 +- examples/scala-calculator/pom.xml | 2 +- groovy/pom.xml | 2 +- guice/pom.xml | 2 +- ioke/pom.xml | 2 +- java/pom.xml | 2 +- jruby/pom.xml | 2 +- junit/pom.xml | 2 +- jython/pom.xml | 2 +- openejb/pom.xml | 2 +- picocontainer/pom.xml | 2 +- pom.xml | 2 +- rhino/pom.xml | 2 +- scala/pom.xml | 2 +- spring/pom.xml | 2 +- weld/pom.xml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/clojure/pom.xml b/clojure/pom.xml index 3f0a1ce6be..2aa6cf447c 100644 --- a/clojure/pom.xml +++ b/clojure/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-clojure diff --git a/core/pom.xml b/core/pom.xml index b85ea38917..db1525ef6f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-core diff --git a/examples/groovy-calculator/pom.xml b/examples/groovy-calculator/pom.xml index f37305341a..abbcdb0604 100644 --- a/examples/groovy-calculator/pom.xml +++ b/examples/groovy-calculator/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT groovy-calculator diff --git a/examples/java-calculator/pom.xml b/examples/java-calculator/pom.xml index bbb7de9862..af541b7452 100644 --- a/examples/java-calculator/pom.xml +++ b/examples/java-calculator/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT java-calculator diff --git a/examples/java-webbit-websockets-selenium/pom.xml b/examples/java-webbit-websockets-selenium/pom.xml index feba2cba04..bae0661380 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.0.8 + 1.0.9-SNAPSHOT java-webbit-websockets-selenium diff --git a/examples/scala-calculator/pom.xml b/examples/scala-calculator/pom.xml index 99a6ce4a06..1af40ed361 100644 --- a/examples/scala-calculator/pom.xml +++ b/examples/scala-calculator/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT scala-calculator diff --git a/groovy/pom.xml b/groovy/pom.xml index a6b7df015e..45df67f10d 100644 --- a/groovy/pom.xml +++ b/groovy/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-groovy diff --git a/guice/pom.xml b/guice/pom.xml index 06439af441..8007849fe8 100644 --- a/guice/pom.xml +++ b/guice/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-guice diff --git a/ioke/pom.xml b/ioke/pom.xml index 1448dea5df..93b292d937 100644 --- a/ioke/pom.xml +++ b/ioke/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-ioke diff --git a/java/pom.xml b/java/pom.xml index 0512607689..4dbd751a52 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-java diff --git a/jruby/pom.xml b/jruby/pom.xml index fa5dd91ee5..470e0740ff 100644 --- a/jruby/pom.xml +++ b/jruby/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-jruby diff --git a/junit/pom.xml b/junit/pom.xml index 68cf8aa47f..c45ca5e50f 100644 --- a/junit/pom.xml +++ b/junit/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-junit diff --git a/jython/pom.xml b/jython/pom.xml index 8b0cb97d15..982c2c88df 100755 --- a/jython/pom.xml +++ b/jython/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-jython diff --git a/openejb/pom.xml b/openejb/pom.xml index e89d59e0ce..63e9da243d 100644 --- a/openejb/pom.xml +++ b/openejb/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-openejb diff --git a/picocontainer/pom.xml b/picocontainer/pom.xml index 3eeeec56bc..56b65bc1c8 100644 --- a/picocontainer/pom.xml +++ b/picocontainer/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-picocontainer diff --git a/pom.xml b/pom.xml index ce0f857a3d..8f1badfa9f 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 info.cukes cucumber-jvm - 1.0.8 + 1.0.9-SNAPSHOT pom Cucumber-JVM http://cukes.info/ diff --git a/rhino/pom.xml b/rhino/pom.xml index b747c3c6e9..375d3ce93f 100644 --- a/rhino/pom.xml +++ b/rhino/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-rhino diff --git a/scala/pom.xml b/scala/pom.xml index d6868bd7c6..84d42ff12e 100644 --- a/scala/pom.xml +++ b/scala/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-scala diff --git a/spring/pom.xml b/spring/pom.xml index d6ddb1ebfb..748f906770 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-spring diff --git a/weld/pom.xml b/weld/pom.xml index 075a0388b3..9fc25a0e10 100644 --- a/weld/pom.xml +++ b/weld/pom.xml @@ -5,7 +5,7 @@ info.cukes cucumber-jvm ../pom.xml - 1.0.8 + 1.0.9-SNAPSHOT cucumber-weld