Skip to content

Commit 393be97

Browse files
committed
Undo bad changes I mkade in bbe40d3 while fixing #356
1 parent bbe40d3 commit 393be97

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

clojure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-clojure</artifactId>

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-core</artifactId>

examples/groovy-calculator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>groovy-calculator</artifactId>

examples/java-calculator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>java-calculator</artifactId>

examples/java-webbit-websockets-selenium/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>java-webbit-websockets-selenium</artifactId>

examples/scala-calculator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>scala-calculator</artifactId>

groovy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-groovy</artifactId>

guice/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-guice</artifactId>

ioke/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-ioke</artifactId>

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-java</artifactId>

jruby/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-jruby</artifactId>

junit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-junit</artifactId>

jython/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-jython</artifactId>

openejb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-openejb</artifactId>

picocontainer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-picocontainer</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>info.cukes</groupId>
44
<artifactId>cucumber-jvm</artifactId>
5-
<version>1.0.11</version>
5+
<version>1.0.11-SNAPSHOT</version>
66
<packaging>pom</packaging>
77
<name>Cucumber-JVM</name>
88
<url>http://cukes.info/</url>

rhino/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-rhino</artifactId>

scala/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-scala</artifactId>

spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-spring</artifactId>

weld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>info.cukes</groupId>
66
<artifactId>cucumber-jvm</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.0.11</version>
8+
<version>1.0.11-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-weld</artifactId>

0 commit comments

Comments
 (0)