Skip to content

Commit

Permalink
these will be coming in from the new pom's dep management section
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Feb 2, 2015
1 parent 41388f8 commit 020b3c5
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,6 @@
<version>${version.gnu.getopt}</version>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>${version.junit}</version>
</dependency>

<!-- ActiveMQ BOM -->
<dependency>
<groupId>org.apache.activemq</groupId>
Expand All @@ -112,13 +106,6 @@
<type>rar</type>
</dependency>

<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-annotations</artifactId>
<version>${version.org.jboss.logging.jboss-logging-annotations}</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-controller</artifactId>
Expand Down

0 comments on commit 020b3c5

Please sign in to comment.