Add in WS binding to SCDL module as you can now use WS scdl without draging in runtime

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820561 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
antelder 2009-10-01 08:06:13 +00:00
parent d9fcc55782
commit 0356aa5c61

View file

@ -55,13 +55,11 @@
<version>2.0-SNAPSHOT</version>
</dependency>
<!-- TODO: leave out WS binding for now as it drags in entire runtime
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-xml</artifactId>
<artifactId>tuscany-binding-ws</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
-->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>