Author: davsclaus Date: Wed Aug 25 06:55:04 2010 New Revision: 988826 URL: http://svn.apache.org/viewvc?rev=988826&view=rev Log: CAMEL-3076: Upgraded to quickfix 1.5.0
Modified: camel/trunk/components/camel-quickfix/pom.xml Modified: camel/trunk/components/camel-quickfix/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-quickfix/pom.xml?rev=988826&r1=988825&r2=988826&view=diff ============================================================================== --- camel/trunk/components/camel-quickfix/pom.xml (original) +++ camel/trunk/components/camel-quickfix/pom.xml Wed Aug 25 06:55:04 2010 @@ -64,7 +64,7 @@ <dependency> <groupId>org.quickfixj</groupId> <artifactId>quickfixj-all</artifactId> - <version>1.4.0</version> + <version>1.5.0</version> </dependency> <dependency>