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:
antelder 2010-01-07 15:53:17 +00:00
parent c12461190b
commit caf704f2d8

View file

@ -37,7 +37,7 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-domain-interfaces</artifactId>
<artifactId>itest-domains-interfaces</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
<dependency>