summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-05-25 23:44:06 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-05-25 23:44:06 +0000
commitc9738ac56a778df7bbdf7c14d7bf752323b3a002 (patch)
tree3597a96971920bcc64c41a36973abbba5e6acfe5 /sca-java-2.x/contrib
parentefc177d4d56556854e507cea9d269ecb9e4dd36e (diff)
Add new samples to binding.comet samples pom.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127733 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/contrib')
-rw-r--r--sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml b/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml
index fefce3bdd2..7ffe05f9dd 100644
--- a/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml
+++ b/sca-java-2.x/contrib/samples/learning-more/binding-comet/pom.xml
@@ -37,6 +37,8 @@
</activation>
<modules>
<module>weather-webapp</module>
+ <module>pubsub-webapp</module>
+ <module>chat-webapp</module>
</modules>
</profile>
</profiles>