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 2010/10/02 04:33:32 UTC

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

Author: dkulp
Date: Sat Oct  2 02:33:31 2010
New Revision: 1003734

URL: http://svn.apache.org/viewvc?rev=1003734&view=rev
Log:
revert activemq version till we can figure out how to get it to save it
data in target

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1003734&r1=1003733&r2=1003734&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Sat Oct  2 02:33:31 2010
@@ -49,7 +49,7 @@
 
         <!-- please maintain alphabetical order here -->
         <abdera.version>1.1</abdera.version>
-        <activemq.version>5.4.1</activemq.version>
+        <activemq.version>5.3.1</activemq.version>
         <derby.version>10.2.2.0</derby.version>
         <jaxb.version>2.1</jaxb.version>
         <jaxb.impl.version>2.1.13</jaxb.impl.version>