summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/demos/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-22 01:26:40 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-22 01:26:40 +0000
commiteda586500e025febdb539765355fe9acdc391bfd (patch)
treef957c467b2f07ac015af9614192abb6cfe41f18f /branches/sca-equinox/demos/pom.xml
parent3ca9a77252f3885f80a4958a6fbafc518a5fd3a3 (diff)
Adjusted poms to previous changes. Disabled the modules that depend on implementation-script as it's not split in two modules yet.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697653 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/demos/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-equinox/demos/pom.xml b/branches/sca-equinox/demos/pom.xml
index 420ad92c52..563a53935a 100644
--- a/branches/sca-equinox/demos/pom.xml
+++ b/branches/sca-equinox/demos/pom.xml
@@ -37,12 +37,14 @@
</activation>
<modules>
<module>alert-aggregator-webapp</module>
+ <!--
<module>bigbank</module>
<module>bigbank-account</module>
<module>bigbank-calculator</module>
<module>bigbank-stockquote</module>
<module>mortgage-creditcheck</module>
<module>mortgage-loanapproval</module>
+ -->
<module>xml-bigbank</module>
</modules>
</profile>