Revert "Add activemq-jms-pool managed dependency"

This reverts commit bbdfcd4faa.
pull/1487/merge
Phillip Webb 10 years ago
parent bbdfcd4faa
commit 939af5e931

@ -514,11 +514,6 @@
<artifactId>activemq-pool</artifactId>
<version>${activemq.version}</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jms-pool</artifactId>
<version>${activemq.version}</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>

Loading…
Cancel
Save