Author: cmoulliard Date: Thu Aug 26 12:09:53 2010 New Revision: 989628 URL: http://svn.apache.org/viewvc?rev=989628&view=rev Log: (empty)
Modified: camel/trunk/tests/camel-itest-activemq-highvolume/pom.xml Modified: camel/trunk/tests/camel-itest-activemq-highvolume/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-activemq-highvolume/pom.xml?rev=989628&r1=989627&r2=989628&view=diff ============================================================================== --- camel/trunk/tests/camel-itest-activemq-highvolume/pom.xml (original) +++ camel/trunk/tests/camel-itest-activemq-highvolume/pom.xml Thu Aug 26 12:09:53 2010 @@ -89,10 +89,12 @@ <dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-core</artifactId> + <!-- <version>5.4.0</version> --> </dependency> <dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-core</artifactId> + <!-- <version>5.4.0</version> --> </dependency> <dependency> <groupId>org.apache.activemq</groupId>