Skip to content

Commit

Permalink
remove dependency with bad pom
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Aug 22, 2010
1 parent bdb91cb commit 38686d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions parent/pom.xml
Expand Up @@ -124,6 +124,12 @@
<groupId>org.jboss.test-harness</groupId>
<artifactId>jboss-test-harness-jboss-as-60</artifactId>
<version>${jboss.test.harness.version}</version>
<exclusions>
<exclusion>
<groupId>woodstox</groupId>
<artifactId>wstx-asl</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit 38686d9

Please sign in to comment.