Author: bayard Date: Thu May 21 07:49:52 2009 New Revision: 776997 URL: http://svn.apache.org/viewvc?rev=776997&view=rev Log: Rolling back to 3.3-SNAPSHOT
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=776997&r1=776996&r2=776997&view=diff ============================================================================== --- commons/proper/collections/trunk/pom.xml (original) +++ commons/proper/collections/trunk/pom.xml Thu May 21 07:49:52 2009 @@ -7,7 +7,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> - <version>3.4-SNAPSHOT</version> + <version>3.3-SNAPSHOT</version> <name>Commons Collections</name> <inceptionYear>2001</inceptionYear> @@ -460,4 +460,4 @@ </plugins> </reporting> -</project> \ No newline at end of file +</project>