You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2011/11/14 21:33:48 UTC

svn commit: r1201881 - in /camel/branches/camel-2.8.x: ./ parent/pom.xml

Author: dkulp
Date: Mon Nov 14 20:33:48 2011
New Revision: 1201881

URL: http://svn.apache.org/viewvc?rev=1201881&view=rev
Log:
Merged revisions 1200785 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r1200785 | davsclaus | 2011-11-11 04:21:01 -0500 (Fri, 11 Nov 2011) | 1 line
  
  Use AMQ 5.5.1 for testing.
........

Modified:
    camel/branches/camel-2.8.x/   (props changed)
    camel/branches/camel-2.8.x/parent/pom.xml

Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.8.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/parent/pom.xml?rev=1201881&r1=1201880&r2=1201881&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/parent/pom.xml (original)
+++ camel/branches/camel-2.8.x/parent/pom.xml Mon Nov 14 20:33:48 2011
@@ -36,7 +36,7 @@
     <compiler.fork>true</compiler.fork>
     <abdera-version>1.1.2</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
-    <activemq-version>5.5.0</activemq-version>
+    <activemq-version>5.5.1</activemq-version>
     <ahc-version>1.6.5</ahc-version>
     <apacheds-version>1.5.7</apacheds-version>
     <aries-blueprint-version>0.3</aries-blueprint-version>