You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2007/11/13 03:48:26 UTC

svn commit: r594399 - /incubator/servicemix/trunk/pom.xml

Author: ffang
Date: Mon Nov 12 18:48:25 2007
New Revision: 594399

URL: http://svn.apache.org/viewvc?rev=594399&view=rev
Log:
add parent mudule to the deploy profile

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?rev=594399&r1=594398&r2=594399&view=diff
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Mon Nov 12 18:48:25 2007
@@ -335,6 +335,7 @@
                 <module>web</module>
                 <module>platforms</module>
                 <module>distributions</module>
+                <module>parent</module>
             </modules>
             <build>
                 <defaultGoal>deploy</defaultGoal>