Author: lindner
Date: Fri Apr 1 03:17:47 2011
New Revision: 1087564
URL: http://svn.apache.org/viewvc?rev=1087564&view=rev
Log:
Revert "bump to commons-codec 1.5"
This reverts commit c38c28ed3430c28a71f93815ede449b207f04c76.
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1087564&r1=1087563&r2=1087564&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Fri Apr 1 03:17:47 2011
@@ -1478,7 +1478,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.5</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>