You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by lh...@apache.org on 2008/12/10 19:58:26 UTC

svn commit: r725381 - /servicemix/smx3/trunk/pom.xml

Author: lhein
Date: Wed Dec 10 10:58:25 2008
New Revision: 725381

URL: http://svn.apache.org/viewvc?rev=725381&view=rev
Log:
fixed SM-1713

Modified:
    servicemix/smx3/trunk/pom.xml

Modified: servicemix/smx3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/trunk/pom.xml?rev=725381&r1=725380&r2=725381&view=diff
==============================================================================
--- servicemix/smx3/trunk/pom.xml (original)
+++ servicemix/smx3/trunk/pom.xml Wed Dec 10 10:58:25 2008
@@ -123,8 +123,8 @@
             <modules>
                 <module>parent</module>
                 <module>core</module>
-                <module>deployables</module>
                 <module>common</module>
+                <module>deployables</module>
                 <module>servicemix-itests</module>
                 <module>samples</module>
                 <module>web</module>