Skip to content

Commit

Permalink
Merge pull request #7 from hawkular/mazz/wildfly-bom
Browse files Browse the repository at this point in the history
remove bom import if the parent already imports it
  • Loading branch information
jmazzitelli committed Feb 11, 2015
2 parents 16e9ba4 + 4787486 commit 3068082
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 @@ -129,15 +129,6 @@
<version>${version.org.wildfly}</version>
</dependency>

<!-- 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>

</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 3068082

Please sign in to comment.