summaryrefslogtreecommitdiffstats
path: root/sandbox/slaws/bank-challenge/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-04-14 17:59:45 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-04-14 17:59:45 +0000
commit6c10a8b2c5a75f579cb55fc936d84f8953c493d0 (patch)
tree81a586c4a216cd81e023cf6473394218263978e6 /sandbox/slaws/bank-challenge/pom.xml
parent0d52378df16bd134b6942654e86436ee1fc35372 (diff)
Add some more parts to the simple banking sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934063 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/slaws/bank-challenge/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/slaws/bank-challenge/pom.xml b/sandbox/slaws/bank-challenge/pom.xml
index ffe45c0d26..55b0e89d62 100644
--- a/sandbox/slaws/bank-challenge/pom.xml
+++ b/sandbox/slaws/bank-challenge/pom.xml
@@ -43,6 +43,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>common-contribution</module>
<module>bank-contribution</module>
<module>client-sl-contribution</module>
<module>launcher</module>