Author: norman Date: Thu Oct 6 17:03:38 2011 New Revision: 1179708 URL: http://svn.apache.org/viewvc?rev=1179708&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/impl/pom.xml james/protocols/trunk/lmtp/pom.xml james/protocols/trunk/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=1179708&r1=1179707&r2=1179708&view=diff ============================================================================== --- james/protocols/trunk/api/pom.xml (original) +++ james/protocols/trunk/api/pom.xml Thu Oct 6 17:03:38 2011 @@ -21,7 +21,7 @@ <parent> <artifactId>protocols</artifactId> <groupId>org.apache.james</groupId> - <version>1.6-beta1</version> + <version>1.6-beta2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.james.protocols</groupId> Modified: james/protocols/trunk/impl/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/impl/pom.xml?rev=1179708&r1=1179707&r2=1179708&view=diff ============================================================================== --- james/protocols/trunk/impl/pom.xml (original) +++ james/protocols/trunk/impl/pom.xml Thu Oct 6 17:03:38 2011 @@ -21,7 +21,7 @@ <parent> <artifactId>protocols</artifactId> <groupId>org.apache.james</groupId> - <version>1.6-beta1</version> + <version>1.6-beta2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.james.protocols</groupId> Modified: james/protocols/trunk/lmtp/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/lmtp/pom.xml?rev=1179708&r1=1179707&r2=1179708&view=diff ============================================================================== --- james/protocols/trunk/lmtp/pom.xml (original) +++ james/protocols/trunk/lmtp/pom.xml Thu Oct 6 17:03:38 2011 @@ -21,7 +21,7 @@ <parent> <artifactId>protocols</artifactId> <groupId>org.apache.james</groupId> - <version>1.6-beta1</version> + <version>1.6-beta2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.james.protocols</groupId> Modified: james/protocols/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=1179708&r1=1179707&r2=1179708&view=diff ============================================================================== --- james/protocols/trunk/pom.xml (original) +++ james/protocols/trunk/pom.xml Thu Oct 6 17:03:38 2011 @@ -27,7 +27,7 @@ <groupId>org.apache.james</groupId> <artifactId>protocols</artifactId> <name>Apache James Protocols</name> - <version>1.6-beta1</version> + <version>1.6-beta2-SNAPSHOT</version> <description>James Protocols</description> <url>http://james.apache.org/protocols</url> <inceptionYear>2010</inceptionYear> @@ -49,9 +49,9 @@ </notifiers> </ciManagement> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/james/protocols/tags/1.6-beta1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/protocols/tags/1.6-beta1</developerConnection> - <url>http://svn.apache.org/viewcvs.cgi/james/protocols/trunk/tags/1.6-beta1?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> <repositories> Modified: james/protocols/trunk/smtp/pom.xml URL: http://svn.apache.org/viewvc/james/protocols/trunk/smtp/pom.xml?rev=1179708&r1=1179707&r2=1179708&view=diff ============================================================================== --- james/protocols/trunk/smtp/pom.xml (original) +++ james/protocols/trunk/smtp/pom.xml Thu Oct 6 17:03:38 2011 @@ -21,7 +21,7 @@ <parent> <artifactId>protocols</artifactId> <groupId>org.apache.james</groupId> - <version>1.6-beta1</version> + <version>1.6-beta2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.james.protocols</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org