Author: davsclaus Date: Fri Nov 11 09:21:01 2011 New Revision: 1200785 URL: http://svn.apache.org/viewvc?rev=1200785&view=rev Log: Use AMQ 5.5.1 for testing.
Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1200785&r1=1200784&r2=1200785&view=diff ============================================================================== --- camel/trunk/parent/pom.xml (original) +++ camel/trunk/parent/pom.xml Fri Nov 11 09:21:01 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>