You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2010/03/05 09:29:30 UTC

svn commit: r919329 - /camel/trunk/examples/pom.xml

Author: ningjiang
Date: Fri Mar  5 08:29:29 2010
New Revision: 919329

URL: http://svn.apache.org/viewvc?rev=919329&view=rev
Log:
Format the pom.xml of examples

Modified:
    camel/trunk/examples/pom.xml

Modified: camel/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/pom.xml?rev=919329&r1=919328&r2=919329&view=diff
==============================================================================
--- camel/trunk/examples/pom.xml (original)
+++ camel/trunk/examples/pom.xml Fri Mar  5 08:29:29 2010
@@ -48,7 +48,7 @@
   </pluginRepositories>
 
   <modules>
-	<module>camel-example-aggregate</module>
+    <module>camel-example-aggregate</module>
     <module>camel-example-axis</module>
     <module>camel-example-bam</module>
     <module>camel-example-cafe</module>