You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2008/05/28 19:07:46 UTC

svn commit: r661019 - /incubator/tuscany/java/sca/demos/pom.xml

Author: lresende
Date: Wed May 28 10:07:46 2008
New Revision: 661019

URL: http://svn.apache.org/viewvc?rev=661019&view=rev
Log:
Adding secure-bigbank back to build.

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

Modified: incubator/tuscany/java/sca/demos/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/demos/pom.xml?rev=661019&r1=661018&r2=661019&view=diff
==============================================================================
--- incubator/tuscany/java/sca/demos/pom.xml (original)
+++ incubator/tuscany/java/sca/demos/pom.xml Wed May 28 10:07:46 2008
@@ -43,6 +43,7 @@
                 <module>bigbank-stockquote</module>
                 <module>mortgage-creditcheck</module>
                 <module>mortgage-loanapproval</module>
+                <module>secure-bigbank</module>
                 <module>xml-bigbank</module>
             </modules>
         </profile>