diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-15 09:38:04 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-15 09:38:04 +0000 |
commit | 25d7a83860bee50b396accf2ba34018ab37599fe (patch) | |
tree | 5c06dcfb9656162ca21e19e97db980f32efd83b2 | |
parent | 14dcb210459fb27db850aa962eb5a48a901ed65d (diff) |
Fixed sample build break.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695395 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | branches/sca-equinox/samples/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/branches/sca-equinox/samples/pom.xml b/branches/sca-equinox/samples/pom.xml index 79d46183bf..cb4df0c47b 100644 --- a/branches/sca-equinox/samples/pom.xml +++ b/branches/sca-equinox/samples/pom.xml @@ -69,12 +69,8 @@ <module>helloworld-dojo-webapp</module> <module>helloworld-jms-webapp</module> <module>helloworld-jsonrpc-webapp</module> - <module>helloworld-jsp</module> <module>helloworld-reference-jms</module> <module>helloworld-service-jms</module> - <module>helloworld-servlet</module> - <module>helloworld-web</module> - <module>helloworld-web-callback</module> <module>helloworld-ws-reference</module> <module>helloworld-ws-reference-lean</module> <module>helloworld-ws-reference-jms</module> |