summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/modules/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-29 15:05:28 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-07-29 15:05:28 +0000
commit8d4d8c42fed9b65efae67444e94230ff4ae88573 (patch)
tree0fec35c71d14fcb4a75fc687e404c3f333310ed8 /branches/sca-java-1.5.1/modules/pom.xml
parent930785f016baa657a2a0012fe0a4cf5ba58f2c22 (diff)
TUSCANY-3174 - Add workspace manager updates to workspace from 1.x and a new itest for the workspace manager
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798937 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.5.1/modules/pom.xml')
-rw-r--r--branches/sca-java-1.5.1/modules/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/branches/sca-java-1.5.1/modules/pom.xml b/branches/sca-java-1.5.1/modules/pom.xml
index e5ec24cfcf..907945b0b7 100644
--- a/branches/sca-java-1.5.1/modules/pom.xml
+++ b/branches/sca-java-1.5.1/modules/pom.xml
@@ -155,7 +155,7 @@
<module>implementation-resource-runtime</module>
<module>implementation-script</module>
<module>implementation-spring</module>
- <module>implementation-spring-runtime</module>
+ <module>implementation-spring-runtime</module>
<module>implementation-web</module>
<module>implementation-web-runtime</module>
<module>implementation-widget</module>
@@ -186,6 +186,7 @@
<module>workspace</module>
<module>workspace-impl</module>
<module>workspace-xml</module>
+ <module>workspace-manager</module>
<module>xsd</module>
<module>xsd-xml</module>
<module>tracing-aspectj</module>