Revert "Add activemq-jms-pool managed dependency"
This reverts commit bbdfcd4faa.
This commit is contained in:
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>
|
||||
|
|
@ -1300,4 +1295,4 @@
|
|||
</plugins>
|
||||
</pluginManagement>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
Loading…
Reference in New Issue