Author: jstrachan
Date: Thu May 17 08:58:28 2007
New Revision: 538984
URL: http://svn.apache.org/viewvc?view=rev&rev=538984
Log:
A bit more tidying of the layout of modules
Modified:
activemq/camel/trunk/examples/pom.xml
Modified: activemq/camel/trunk/examples/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/examples/pom.xml?view=diff&rev=538984&r1=538983&r2=538984
==============================================================================
--- activemq/camel/trunk/examples/pom.xml (original)
+++ activemq/camel/trunk/examples/pom.xml Thu May 17 08:58:28 2007
@@ -34,7 +34,7 @@
<packaging>pom</packaging>
<modules>
--jms-file</module>
+ <module>camel-example-jms-file</module>
</modules>
</project>