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:
parent
d9fcc55782
commit
0356aa5c61
1 changed files with 1 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue