Skip to content

Commit

Permalink
[JBTM-1166] remove dependency on AS6 component matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmusgrov committed May 31, 2012
1 parent bf763f1 commit a421d5f
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions rest-tx/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,6 @@
</repository>
<!-- end Jersey -->
</repositories>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-component-matrix</artifactId>
<version>6.0.0.20100721-M4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>log4j</groupId>
Expand Down Expand Up @@ -92,11 +81,6 @@
<artifactId>narayana-jts</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit a421d5f

Please sign in to comment.