You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2007/05/17 17:58:29 UTC

svn commit: r538984 - /activemq/camel/trunk/examples/pom.xml

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>