You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2009/06/12 10:50:24 UTC

svn commit: r784035 - /servicemix/archetypes/trunk/pom.xml

Author: jbonofre
Date: Fri Jun 12 08:50:24 2009
New Revision: 784035

URL: http://svn.apache.org/viewvc?rev=784035&view=rev
Log:
Add the servicemix-script-service-unit archetype as module.

Modified:
    servicemix/archetypes/trunk/pom.xml

Modified: servicemix/archetypes/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/archetypes/trunk/pom.xml?rev=784035&r1=784034&r2=784035&view=diff
==============================================================================
--- servicemix/archetypes/trunk/pom.xml (original)
+++ servicemix/archetypes/trunk/pom.xml Fri Jun 12 08:50:24 2009
@@ -68,6 +68,7 @@
     <module>servicemix-osworkflow-service-unit</module>
     <module>servicemix-mail-service-unit</module>
     <module>servicemix-scripting-service-unit</module>
+    <module>servicemix-script-service-unit</module>
     <module>servicemix-snmp-service-unit</module>
     <module>servicemix-validation-service-unit</module>
     <module>servicemix-quartz-service-unit</module>