Author: gnodet
Date: Tue Oct 20 14:28:51 2009
New Revision: 827547
URL: http://svn.apache.org/viewvc?rev=827547&view=rev
Log:
Use released versions of dependant bundles
Modified:
servicemix/smx4/bundles/trunk/abdera-0.4.0-incubating/pom.xml
Modified: servicemix/smx4/bundles/trunk/abdera-0.4.0-incubating/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/abdera-0.4.0-incubating/pom.xml?rev=827547&r1=827546&r2=827547&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/abdera-0.4.0-incubating/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/abdera-0.4.0-incubating/pom.xml Tue Oct 20
14:28:51 2009
@@ -101,12 +101,12 @@
<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>
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.commons-httpclient</artifactId>
- <version>3.1_2-SNAPSHOT</version>
+ <version>3.1_2</version>
<optional>true</optional>
</dependency>
</dependencies>