summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-01 20:42:49 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-01 20:42:49 +0000
commit67f055ab655347ad98c3896a17cfadc8ec0a15b3 (patch)
tree4e1eb714c30403aa97e45a5a2d49c9a1f06c7a98 /java/sca
parent84770bc58ad67159c4e23272ae386e8e41274023 (diff)
Added node-launcher-equinox to the POM.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691054 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml
index aaceb5af70..b3d0e554fa 100644
--- a/java/sca/modules/pom.xml
+++ b/java/sca/modules/pom.xml
@@ -155,6 +155,7 @@
<module>node-api</module>
<module>node-impl</module>
<module>node-launcher</module>
+ <module>node-launcher-equinox</module>
<module>node-launcher-osgi</module>
<module>node-launcher-webapp</module>
<module>node-manager</module>