Author: lresende
Date: Wed Jun 4 10:20:41 2008
New Revision: 663316
URL: http://svn.apache.org/viewvc?rev=663316&view=rev
Log:
Removing secure-bigbank as per Venkat's comments that it has been merged to
regular bigbank.
Removed:
incubator/tuscany/java/sca/demos/secure-bigbank/
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=663316&r1=663315&r2=663316&view=diff
==============================================================================
--- incubator/tuscany/java/sca/demos/pom.xml (original)
+++ incubator/tuscany/java/sca/demos/pom.xml Wed Jun 4 10:20:41 2008
@@ -43,7 +43,6 @@
<module>bigbank-stockquote</module>
<module>mortgage-creditcheck</module>
<module>mortgage-loanapproval</module>
- <module>secure-bigbank</module>
<module>xml-bigbank</module>
</modules>
</profile>