summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-09-13 01:13:48 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-09-13 01:13:48 +0000
commitb8e505862c34ed96ff5dda022b0824be8b629b05 (patch)
treec039db9f3c83f6b74a64423574587de0b6eac126 /branches/sca-equinox/modules/pom.xml
parent848d2c8e854f701f467f2e0e717303952920a4a4 (diff)
Add the 3rd party lib module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694865 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/pom.xml b/branches/sca-equinox/modules/pom.xml
index 5d9055552b..b0610a1342 100644
--- a/branches/sca-equinox/modules/pom.xml
+++ b/branches/sca-equinox/modules/pom.xml
@@ -157,6 +157,7 @@
<module>node-impl</module>
<module>node-launcher</module>
<module>node-launcher-equinox</module>
+ <module>thirdparty-library</module>
<module>node-launcher-osgi</module>
<module>node-launcher-webapp</module>
<module>node-manager</module>