summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-08-29 08:53:51 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-08-29 08:53:51 +0000
commitf30fd5f3f80ee0989d50350835e9fd9fb3734145 (patch)
tree2c4e974922120f283117605092e6dbc0b6d9eb5b /sca-java-2.x/trunk/modules/pom.xml
parente27b523cd9c887e65d09ba35e40ffd1f458d9bd7 (diff)
Adding initial version of client js to be used in conjunction with implementation widget and rest binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990516 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/pom.xml b/sca-java-2.x/trunk/modules/pom.xml
index bca4f5131d..8d6ce80b80 100644
--- a/sca-java-2.x/trunk/modules/pom.xml
+++ b/sca-java-2.x/trunk/modules/pom.xml
@@ -49,6 +49,7 @@
<module>binding-jsonrpc-js-dojo</module>
<module>binding-jsonrpc-runtime</module>
<module>binding-rest</module>
+ <module>binding-rest-js-dojo</module>
<module>binding-rest-runtime</module>
<module>binding-rmi</module>
<module>binding-rmi-runtime</module>