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 2011/04/14 13:05:30 UTC

svn commit: r1092129 - /tuscany/sca-java-2.x/trunk/samples/pom.xml

Author: slaws
Date: Thu Apr 14 11:05:30 2011
New Revision: 1092129

URL: http://svn.apache.org/viewvc?rev=1092129&view=rev
Log:
Add the running-tuscany samples into the build

Modified:
    tuscany/sca-java-2.x/trunk/samples/pom.xml

Modified: tuscany/sca-java-2.x/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/pom.xml?rev=1092129&r1=1092128&r2=1092129&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/pom.xml Thu Apr 14 11:05:30 2011
@@ -33,6 +33,7 @@
 
     <modules>
         <module>getting-started</module>
+        <module>running-tuscany</module>
     </modules>
 
 </project>