summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-16 16:00:36 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-16 16:00:36 +0000
commita9bedf5d1ba408e9aec41cf7ec453e508781e217 (patch)
treee2d9cd3436e50efcdd2c0c241679b2f297b8c609 /sca-java-2.x
parent22cde7c6b344df0776d5f7873761c738350eb7ce (diff)
TUSCANY-3677 partial pom fixup after reorg-- more coming
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997810 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/samples/sca-features/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/sca-features/pom.xml b/sca-java-2.x/trunk/samples/sca-features/pom.xml
index cb72f24343..f748e4e81e 100644
--- a/sca-java-2.x/trunk/samples/sca-features/pom.xml
+++ b/sca-java-2.x/trunk/samples/sca-features/pom.xml
@@ -39,6 +39,11 @@
<module>binding-rmi</module>
<module>binding-sca</module>
<module>binding-ws</module>
+ <module>binding-comet</module>
+ <module>binding-jsonrpc</module>
+ <module>implementation-extension</module>
+ <module>implementation-java</module>
+ <module>implementation-script</module>
<module>distributed-osgi</module>
</modules>
</profile>