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
maurotalevi committed Apr 30, 2012
1 parent 34d68df commit 9720e51
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-archetypes</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/web-selenium-flash-archetype/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web-archetypes</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
</parent>

<artifactId>jbehave-web-selenium-flash-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/web-selenium-groovy-pico-archetype/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web-archetypes</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
</parent>

<artifactId>jbehave-web-selenium-groovy-pico-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/web-selenium-java-spring-archetype/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web-archetypes</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
</parent>

<artifactId>jbehave-web-selenium-java-spring-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@
</parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>JBehave Web</name>
<description>JBehave Web provides a web integration layer for Behaviour-Driven Development</description>
Expand Down
2 changes: 1 addition & 1 deletion web-io/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-io</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-resources/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-resources</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-runner/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-runner</artifactId>
<packaging>${packaging}</packaging>
Expand Down
2 changes: 1 addition & 1 deletion web-selenium/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jbehave.web</groupId>
<artifactId>jbehave-web</artifactId>
<version>3.5.3</version>
<version>3.6-SNAPSHOT</version>
</parent>
<artifactId>jbehave-web-selenium</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit 9720e51

Please sign in to comment.