Add the amqp module to the assembly.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1486248 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2013-05-24 23:04:26 +00:00
parent 300a26d350
commit c70d7735c0
1 changed files with 0 additions and 2 deletions

View File

@ -91,12 +91,10 @@
<groupId>${project.groupId}</groupId>
<artifactId>activemq-stomp</artifactId>
</dependency>
<!--
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>activemq-amqp</artifactId>
</dependency>
-->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>activemq-log4j-appender</artifactId>