Author: bayard Date: Thu May 21 07:41:31 2009 New Revision: 776993 URL: http://svn.apache.org/viewvc?rev=776993&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper/collections/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=776993&r1=776992&r2=776993&view=diff ============================================================================== --- commons/proper/collections/trunk/pom.xml (original) +++ commons/proper/collections/trunk/pom.xml Thu May 21 07:41:31 2009 @@ -7,7 +7,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.3</version> + <version>3.4-SNAPSHOT</version> <name>Commons Collections</name> <inceptionYear>2001</inceptionYear> @@ -21,9 +21,9 @@ </issueManagement> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_3_3</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/collections/tags/COLLECTIONS_3_3</developerConnection> - <url>http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_3</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/collections/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/collections/trunk</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/collections/trunk</url> </scm> <developers>