Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[maven-release-plugin] prepare for next development iteration
  • Loading branch information
MathildeLemee committed Oct 29, 2011
1 parent 77c67f6 commit 02c7d8b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion fluentlenium-core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.javafreelance.fluentlenium</groupId>
<artifactId>fluentlenium-parent</artifactId>
<version>0.5</version>
<version>0.6-SNAPSHOT</version>
</parent>
<groupId>fr.javafreelance.fluentlenium</groupId>
<artifactId>fluentlenium-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion fluentlenium-festassert/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.javafreelance.fluentlenium</groupId>
<artifactId>fluentlenium-parent</artifactId>
<version>0.5</version>
<version>0.6-SNAPSHOT</version>
</parent>
<groupId>fr.javafreelance.fluentlenium</groupId>
<artifactId>fluentlenium-festassert</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion fluentlenium/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.javafreelance.fluentlenium</groupId>
<artifactId>fluentlenium-parent</artifactId>
<version>0.5</version>
<version>0.6-SNAPSHOT</version>
</parent>
<groupId>fr.javafreelance.fluentlenium</groupId>
<artifactId>fluentlenium</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.javafreelance.fluentlenium</groupId>
<artifactId>fluentlenium-parent</artifactId>
<version>0.5</version>
<version>0.6-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.sonatype.oss</groupId>
Expand Down

0 comments on commit 02c7d8b

Please sign in to comment.