You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2012/11/26 07:15:43 UTC

svn commit: r1413486 - /servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml

Author: ffang
Date: Mon Nov 26 06:15:42 2012
New Revision: 1413486

URL: http://svn.apache.org/viewvc?rev=1413486&view=rev
Log:
[SMXCOMP-956]use servicemix-core 3.4.1 for test purpose so that I can leverage the new optimizedDelivery property

Modified:
    servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml

Modified: servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml?rev=1413486&r1=1413485&r2=1413486&view=diff
==============================================================================
--- servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml (original)
+++ servicemix/components/trunk/bindings/servicemix-cxf-bc/pom.xml Mon Nov 26 06:15:42 2012
@@ -289,6 +289,7 @@
             <groupId>org.apache.servicemix</groupId>
             <artifactId>servicemix-core</artifactId>
             <scope>test</scope>
+            <version>3.4.1</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.servicemix</groupId>