Author: bvahdat
Date: Thu Jun 7 06:39:15 2012
New Revision: 1347418
URL: http://svn.apache.org/viewvc?rev=1347418&view=rev
Log:
added back the camel-quickfix module which was disabled.
Modified:
camel/trunk/components/pom.xml
Modified: camel/trunk/components/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/components/pom.xml?rev=1347418&r1=1347417&r2=1347418&view=diff
==============================================================================
--- camel/trunk/components/pom.xml (original)
+++ camel/trunk/components/pom.xml Thu Jun 7 06:39:15 2012
@@ -124,6 +124,7 @@
<module>camel-printer</module>
<module>camel-protobuf</module>
<module>camel-quartz</module>
+ <module>camel-quickfix</module>
<module>camel-restlet</module>
<module>camel-rmi</module>
<module>camel-routebox</module>