mirror of https://github.com/apache/activemq.git
remove duplicate pom dep -pool
This commit is contained in:
parent
a503172675
commit
5ec5c525dd
|
@ -146,10 +146,6 @@
|
|||
<artifactId>activemq-fileserver</artifactId>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>activemq-pool</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>activemq-jms-pool</artifactId>
|
||||
|
|
Loading…
Reference in New Issue