From a17725f068074bec886fbd6c47174ae7b590064c Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 29 Jul 2009 08:44:16 +0000 Subject: TUSCANY-3174 - move the workspace manager classes into a separate module as the existing modules are to do with the workspace model rather than how it's managed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798810 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.x/modules/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'branches/sca-java-1.x/modules/pom.xml') diff --git a/branches/sca-java-1.x/modules/pom.xml b/branches/sca-java-1.x/modules/pom.xml index 87fcc6d32e..c0307ef73e 100644 --- a/branches/sca-java-1.x/modules/pom.xml +++ b/branches/sca-java-1.x/modules/pom.xml @@ -155,7 +155,7 @@ implementation-resource-runtime implementation-script implementation-spring - implementation-spring-runtime + implementation-spring-runtime implementation-web implementation-web-runtime implementation-widget @@ -186,6 +186,7 @@ workspace workspace-impl workspace-xml + workspace-manager xsd xsd-xml tracing-aspectj -- cgit v1.2.3