Author: sebb
Date: Tue Nov 9 18:10:44 2010
New Revision: 1033129
URL: http://svn.apache.org/viewvc?rev=1033129&view=rev
Log:
Not essential to update Commons Collections (yet)
Modified:
commons/proper/vfs/trunk/pom.xml
Modified: commons/proper/vfs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1033129&r1=1033128&r2=1033129&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Tue Nov 9 18:10:44 2010
@@ -284,7 +284,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
- <version>3.2.1</version>
+ <version>3.1</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>