Author: gnodet
Date: Tue Oct 20 14:27:56 2009
New Revision: 827543
URL: http://svn.apache.org/viewvc?rev=827543&view=rev
Log:
Use release version of commons-codec bundle
Modified:
servicemix/smx4/bundles/trunk/commons-httpclient-3.1/pom.xml
Modified: servicemix/smx4/bundles/trunk/commons-httpclient-3.1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/commons-httpclient-3.1/pom.xml?rev=827543&r1=827542&r2=827543&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/commons-httpclient-3.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/commons-httpclient-3.1/pom.xml Tue Oct 20
14:27:56 2009
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.commons-codec</artifactId>
- <version>1.3_1-SNAPSHOT</version>
+ <version>1.3_1</version>
</dependency>
</dependencies>