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
Turini committed May 9, 2016
1 parent bdf34b3 commit 08f7f62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@

<groupId>br.com.caelum</groupId>
<artifactId>vraptor-parent</artifactId>
<version>4.2.0-RC4</version>
<version>4.2.0-RC5-SNAPSHOT</version>
<name>VRaptor4</name>
<packaging>pom</packaging>

Expand Down Expand Up @@ -106,7 +106,7 @@
<url>http://github.com/caelum/vraptor4</url>
<connection>scm:git:git://github.com/caelum/vraptor4</connection>
<developerConnection>scm:git:git@github.com:caelum/vraptor4.git</developerConnection>
<tag>vraptor-parent-4.2.0-RC4</tag>
<tag>HEAD</tag>
</scm>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion vraptor-core/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>br.com.caelum</groupId>
<artifactId>vraptor-parent</artifactId>
<version>4.2.0-RC4</version>
<version>4.2.0-RC5-SNAPSHOT</version>
</parent>

<properties>
Expand Down

0 comments on commit 08f7f62

Please sign in to comment.