Correct typo in dependency name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896907 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c12461190b
commit
caf704f2d8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.tuscany.sca</groupId>
|
<groupId>org.apache.tuscany.sca</groupId>
|
||||||
<artifactId>itest-domain-interfaces</artifactId>
|
<artifactId>itest-domains-interfaces</artifactId>
|
||||||
<version>2.0-SNAPSHOT</version>
|
<version>2.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue