You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/01/18 11:01:23 UTC

svn commit: r900324 - /tuscany/sandbox/travelsample/launchers/pom.xml

Author: slaws
Date: Mon Jan 18 10:01:23 2010
New Revision: 900324

URL: http://svn.apache.org/viewvc?rev=900324&view=rev
Log:
Add new launchers to build

Modified:
    tuscany/sandbox/travelsample/launchers/pom.xml

Modified: tuscany/sandbox/travelsample/launchers/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/travelsample/launchers/pom.xml?rev=900324&r1=900323&r2=900324&view=diff
==============================================================================
--- tuscany/sandbox/travelsample/launchers/pom.xml (original)
+++ tuscany/sandbox/travelsample/launchers/pom.xml Mon Jan 18 10:01:23 2010
@@ -59,6 +59,12 @@
                 <module>notification-ejb</module>
                 <module>notification-jms</module>
                 <module>notification-rmi</module>
+                <module>payment-java</module>
+                <module>payment-java-policy</module>
+                <module>payment-spring</module>
+                <module>payment-spring-scatag</module>
+                <module>payment-bpel</module>
+                <module>payment-groovy</module>
                 <module>policy</module>
             </modules>
         </profile>