You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2007/03/21 02:33:00 UTC

svn commit: r520692 - /incubator/tuscany/java/distribution/sca/pom.xml

Author: jboynes
Date: Tue Mar 20 18:32:59 2007
New Revision: 520692

URL: http://svn.apache.org/viewvc?view=rev&rev=520692
Log:
add demo.app to pom to build both together

Modified:
    incubator/tuscany/java/distribution/sca/pom.xml

Modified: incubator/tuscany/java/distribution/sca/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/sca/pom.xml?view=diff&rev=520692&r1=520691&r2=520692
==============================================================================
--- incubator/tuscany/java/distribution/sca/pom.xml (original)
+++ incubator/tuscany/java/distribution/sca/pom.xml Tue Mar 20 18:32:59 2007
@@ -58,6 +58,7 @@
     </repositories>
 
     <modules>
+        <module>demo.app</module>
         <module>demo</module>
     </modules>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org