Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Commit

Permalink
Start new dev cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Oct 5, 2010
1 parent e2d061a commit af3d485
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion cuke4duke-maven-plugin/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cuke4duke/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/celerity/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-celerity-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/clojure/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-clojure-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/groovy-webdriver/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-groovy-webdriver-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/groovy/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-groovy-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/guice/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-guice-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ioke/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-ioke-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-ejb3/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-ejb3-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-webdriver/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-java-webdriver-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-java-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/javascript/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-javascript-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/scala/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-scala-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring/pom.xml
Expand Up @@ -8,7 +8,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
</parent>

<artifactId>cuke4duke-spring-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>cuke4duke</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<version>0.4.2</version>
<version>0.4.3-SNAPSHOT</version>
<name>Cuke4Duke: Parent</name>
<url>http://cukes.info/</url>

Expand Down

0 comments on commit af3d485

Please sign in to comment.