Skip to content

Commit

Permalink
include otests dependency so tests run in eclipse
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk@1332615 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Anthony Elder committed May 1, 2012
1 parent aa7b4c3 commit dffd968
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions testing/compliance-tests/java-ci/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@

<dependencies>

<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-otests-sca-j-ci-tests</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-base-runtime</artifactId>
Expand Down

0 comments on commit dffd968

Please sign in to comment.