Author: reto
Date: Thu Apr 21 17:19:07 2011
New Revision: 1095780
URL: http://svn.apache.org/viewvc?rev=1095780&view=rev
Log:
CLEREZZA-499: removed provided-scope for commons-codec so that it gets
transitively inherited
Modified:
incubator/clerezza/trunk/parent/utils/pom.xml
Modified: incubator/clerezza/trunk/parent/utils/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/utils/pom.xml?rev=1095780&r1=1095779&r2=1095780&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/utils/pom.xml (original)
+++ incubator/clerezza/trunk/parent/utils/pom.xml Thu Apr 21 17:19:07 2011
@@ -15,7 +15,6 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>