Revert "Add activemq-jms-pool managed dependency"

This reverts commit bbdfcd4faa.
This commit is contained in:
Phillip Webb 2014-08-22 11:16:46 -07:00
parent bbdfcd4faa
commit 939af5e931

View File

@ -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>
@ -1300,4 +1295,4 @@
</plugins>
</pluginManagement>
</build>
</project>
</project>