Skip to content

Commit

Permalink
make the suite run again
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed May 28, 2010
1 parent fb8f627 commit 8749a47
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions inject-tck-runner/pom.xml
Expand Up @@ -24,6 +24,12 @@
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-core</artifactId>
<exclusions>
<exclusion>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit 8749a47

Please sign in to comment.