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>