Author: norman Date: Sat Nov 26 22:09:07 2011 New Revision: 1206623 URL: http://svn.apache.org/viewvc?rev=1206623&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/lmtp/pom.xml james/protocols/trunk/netty/pom.xml james/protocols/trunk/pom.xml james/protocols/trunk/pop3/pom.xml james/protocols/trunk/smtp/pom.xml Modified: james/protocols/trunk/api/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/api/pom.xml?rev=1206623&r1=1206622&r2=1206623&view=diff ============================================================================== --- james/protocols/trunk/api/pom.xml (original) +++ james/protocols/trunk/api/pom.xml Sat Nov 26 22:09:07 2011 @@ -23,7 +23,7 @@ <parent> <artifactId>protocols</artifactId> <groupId>org.apache.james</groupId> - <version>1.6-beta3</version> + <version>1.6-beta4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> Modified: james/protocols/trunk/lmtp/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/lmtp/pom.xml?rev=1206623&r1=1206622&r2=1206623&view=diff ============================================================================== --- james/protocols/trunk/lmtp/pom.xml (original) +++ james/protocols/trunk/lmtp/pom.xml Sat Nov 26 22:09:07 2011 @@ -23,7 +23,7 @@ <parent> <artifactId>protocols</artifactId> <groupId>org.apache.james</groupId> - <version>1.6-beta3</version> + <version>1.6-beta4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> Modified: james/protocols/trunk/netty/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/netty/pom.xml?rev=1206623&r1=1206622&r2=1206623&view=diff ============================================================================== --- james/protocols/trunk/netty/pom.xml (original) +++ james/protocols/trunk/netty/pom.xml Sat Nov 26 22:09:07 2011 @@ -23,7 +23,7 @@ <parent> <artifactId>protocols</artifactId> <groupId>org.apache.james</groupId> - <version>1.6-beta3</version> + <version>1.6-beta4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> Modified: james/protocols/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1206623&r1=1206622&r2=1206623&view=diff ============================================================================== --- james/protocols/trunk/pom.xml (original) +++ james/protocols/trunk/pom.xml Sat Nov 26 22:09:07 2011 @@ -28,7 +28,7 @@ </parent> <artifactId>protocols</artifactId> - <version>1.6-beta3</version> + <version>1.6-beta4-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache James Protocols</name> @@ -45,9 +45,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/james/protocols/tags/protocols-1.6-beta3</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/tags/protocols-1.6-beta3</developerConnection> - <url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk/tags/protocols-1.6-beta3?root=Apache-SVN</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/james/protocols/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/trunk</developerConnection> + <url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk?root=Apache-SVN</url> </scm> <distributionManagement> Modified: james/protocols/trunk/pop3/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/pop3/pom.xml?rev=1206623&r1=1206622&r2=1206623&view=diff ============================================================================== --- james/protocols/trunk/pop3/pom.xml (original) +++ james/protocols/trunk/pop3/pom.xml Sat Nov 26 22:09:07 2011 @@ -23,7 +23,7 @@ <parent> <artifactId>protocols</artifactId> <groupId>org.apache.james</groupId> - <version>1.6-beta3</version> + <version>1.6-beta4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> Modified: james/protocols/trunk/smtp/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/smtp/pom.xml?rev=1206623&r1=1206622&r2=1206623&view=diff ============================================================================== --- james/protocols/trunk/smtp/pom.xml (original) +++ james/protocols/trunk/smtp/pom.xml Sat Nov 26 22:09:07 2011 @@ -23,7 +23,7 @@ <parent> <artifactId>protocols</artifactId> <groupId>org.apache.james</groupId> - <version>1.6-beta3</version> + <version>1.6-beta4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org