Author: ffang
Date: Mon Nov 12 18:51:44 2007
New Revision: 594401
URL: http://svn.apache.org/viewvc?rev=594401&view=rev
Log:
add parent mudule to the deploy profile
Modified:
incubator/servicemix/branches/servicemix-3.2/pom.xml
Modified: incubator/servicemix/branches/servicemix-3.2/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.2/pom.xml?rev=594401&r1=594400&r2=594401&view=diff
==============================================================================
--- incubator/servicemix/branches/servicemix-3.2/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.2/pom.xml Mon Nov 12 18:51:44
2007
@@ -333,6 +333,7 @@
<module>web</module>
<module>platforms</module>
<module>distributions</module>
+ <module>parent</module>
</modules>
<build>
<defaultGoal>deploy</defaultGoal>