Skip to content

Commit

Permalink
remove bad import for WF9 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jshaughn committed Jun 22, 2015
1 parent 9eb2478 commit 4e06de7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,6 @@
<dependencyManagement>
<dependencies>

<!-- this also includes the org.jboss.spec:jboss-javaee-7.0 dependencies -->
<dependency>
<groupId>org.wildfly.bom</groupId>
<artifactId>jboss-javaee-7.0-with-logging</artifactId>
<version>${version.org.wildfly}</version>
<type>pom</type>
<scope>import</scope>
</dependency>

<!-- Tests dependencies -->
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit 4e06de7

Please sign in to comment.