Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed May 17, 2012
1 parent 226aa1c commit 605210c
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion clojure/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-clojure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/groovy-calculator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>groovy-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-calculator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>java-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-webbit-websockets-selenium/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>java-webbit-websockets-selenium</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/scala-calculator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>scala-calculator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion groovy/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-groovy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guice/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ioke/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-ioke</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jruby/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-jruby</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion junit/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-junit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jython/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-jython</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openejb/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-openejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion picocontainer/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-picocontainer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Cucumber-JVM</name>
<url>http://cukes.info/</url>
Expand Down
2 changes: 1 addition & 1 deletion rhino/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-rhino</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scala/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-scala</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion weld/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>info.cukes</groupId>
<artifactId>cucumber-jvm</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</version>
</parent>

<artifactId>cucumber-weld</artifactId>
Expand Down

0 comments on commit 605210c

Please sign in to comment.