You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/10/15 19:43:35 UTC

svn commit: r1398415 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Mon Oct 15 17:43:35 2012
New Revision: 1398415

URL: http://svn.apache.org/viewvc?rev=1398415&view=rev
Log:
Update to test with latest activemq

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1398415&r1=1398414&r2=1398415&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Mon Oct 15 17:43:35 2012
@@ -82,9 +82,7 @@
 
         <!-- please maintain alphabetical order here -->
         <cxf.abdera.version>1.1.2</cxf.abdera.version>
-        <!-- Due to AMQ-3276, we need to keep the system tests at 5.4.2, but we
-             need the 5.5.0 features.xml. :-(  -->
-        <cxf.activemq.version>5.6.0</cxf.activemq.version>
+        <cxf.activemq.version>5.7.0</cxf.activemq.version>
         <cxf.derby.version>10.2.2.0</cxf.derby.version>
 
         <cxf.jaxb21.version>2.1</cxf.jaxb21.version>