Add host-jetty to avoid test failure
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@676046 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ad90252660
commit
340efb05ca
3 changed files with 7 additions and 0 deletions
|
@ -101,6 +101,13 @@
|
|||
<artifactId>tuscany-binding-ws-axis2</artifactId>
|
||||
<version>1.4-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>1.4-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue