[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Trustin Lee 2009-05-22 08:49:20 +00:00
parent 4bdf2ad00e
commit af3cd875f0

View File

@ -26,7 +26,7 @@
<groupId>org.jboss.netty</groupId>
<artifactId>netty</artifactId>
<packaging>bundle</packaging>
<version>3.1.0.BETA3</version>
<version>3.1.0.BETA4-SNAPSHOT</version>
<name>The Netty Project</name>
<url>http://www.jboss.org/netty/</url>
@ -53,8 +53,8 @@
<inceptionYear>2008</inceptionYear>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/netty/tags/netty-3.1.0.BETA3</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/netty/tags/netty-3.1.0.BETA3</developerConnection>
<connection>scm:svn:http://anonsvn.jboss.org/repos/netty/trunk</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/netty/trunk</developerConnection>
</scm>
<dependencies>