Author: nash
Date: Mon Mar 29 07:48:42 2010
New Revision: 928625

URL: http://svn.apache.org/viewvc?rev=928625&view=rev
Log:
Update pom.xml files to add "using" contribution and "using" launcher

Modified:
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml
    tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/pom.xml

Modified: 
tuscany/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml?rev=928625&r1=928624&r2=928625&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml 
(original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/contributions/pom.xml Mon 
Mar 29 07:48:42 2010
@@ -95,6 +95,7 @@
                 <module>payment-python</module>
                 <module>policy-client</module>
                 <module>trip-policy</module>
+                <module>using</module>
             </modules>
         </profile>
 

Modified: tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/pom.xml?rev=928625&r1=928624&r2=928625&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/pom.xml 
(original)
+++ tuscany/sca-java-1.x/trunk/tutorials/travelsample/launchers/pom.xml Mon Mar 
29 07:48:42 2010
@@ -72,6 +72,7 @@
                 <module>payment-groovy</module>
                 <module>payment-python</module>
                 <module>policy</module>
+                <module>using</module>
             </modules>
         </profile>
 


Reply via email to