Author: hadrian Date: Fri Feb 3 22:12:22 2012 New Revision: 1240372 URL: http://svn.apache.org/viewvc?rev=1240372&view=rev Log: Remove extra addition from a previous commit that breaks builds
Modified: camel/trunk/components/pom.xml Modified: camel/trunk/components/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/components/pom.xml?rev=1240372&r1=1240371&r2=1240372&view=diff ============================================================================== --- camel/trunk/components/pom.xml (original) +++ camel/trunk/components/pom.xml Fri Feb 3 22:12:22 2012 @@ -151,7 +151,6 @@ <module>camel-xmpp</module> <module>camel-xstream</module> <module>camel-zookeeper</module> - <module>camel-websocket</module> </modules> </project>