summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/modules/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-10 10:33:50 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-10 10:33:50 +0000
commit9809f8dcf79ef1619eefea3e7b9b3d7abacdd007 (patch)
tree26cf9d867ab6525b54c48689e0691bde045136ca /branches/sca-java-1.4/modules/pom.xml
parent15f1ab29b1aa8c99828fb3ab58869506cdc56dd8 (diff)
TUSCANY-2732 - Separate a Tuscany extension to the component context from the OSOA component context
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725052 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.4/modules/pom.xml')
-rw-r--r--branches/sca-java-1.4/modules/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.4/modules/pom.xml b/branches/sca-java-1.4/modules/pom.xml
index dd29806ee9..1babbcb7b4 100644
--- a/branches/sca-java-1.4/modules/pom.xml
+++ b/branches/sca-java-1.4/modules/pom.xml
@@ -179,6 +179,7 @@
<module>runtime-tomcat</module -->
<!--module>runtime-war</module-->
<module>sca-api</module>
+ <module>sca-api-extension</module>
<module>workspace</module>
<module>workspace-impl</module>
<module>workspace-xml</module>