You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/10/22 10:25:36 UTC

svn commit: r828358 - /servicemix/smx4/bundles/trunk/abdera-0.4.0-incubating/pom.xml

Author: gnodet
Date: Thu Oct 22 08:25:36 2009
New Revision: 828358

URL: http://svn.apache.org/viewvc?rev=828358&view=rev
Log:
Upgrade version 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=828358&r1=828357&r2=828358&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 Thu Oct 22 08:25:36 2009
@@ -101,12 +101,12 @@
         <dependency>
             <groupId>org.apache.servicemix.bundles</groupId>
             <artifactId>org.apache.servicemix.bundles.commons-codec</artifactId>
-            <version>1.3_2-SNAPSHOT</version>
+            <version>1.3_2</version>
         </dependency>
         <dependency>
             <groupId>org.apache.servicemix.bundles</groupId>
             <artifactId>org.apache.servicemix.bundles.commons-httpclient</artifactId>
-            <version>3.1_3-SNAPSHOT</version>
+            <version>3.1_3</version>
             <optional>true</optional>
         </dependency>
     </dependencies>