diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-13 07:58:34 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-13 07:58:34 +0000 |
commit | d11a54f51ddf22e0aa464bed7598a50fb101a1ff (patch) | |
tree | 767fc33b5a71d3796d784fa1a39e0cf795b57c53 /java/sca/modules | |
parent | b66e9ff0ef02e1068e15f81ad5a0ecc384401e2c (diff) |
Add node-dynamic to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694891 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules')
-rw-r--r-- | java/sca/modules/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml index 37f7741115..a664d3a72f 100644 --- a/java/sca/modules/pom.xml +++ b/java/sca/modules/pom.xml @@ -154,6 +154,7 @@ <module>monitor</module> <module>monitor-logging</module> <module>node-api</module> + <module>node-dynamic</module> <module>node-impl</module> <module>node-launcher</module> <!-- |