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>
|
<artifactId>activemq-fileserver</artifactId>
|
||||||
<type>war</type>
|
<type>war</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>${project.groupId}</groupId>
|
|
||||||
<artifactId>activemq-pool</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>${project.groupId}</groupId>
|
<groupId>${project.groupId}</groupId>
|
||||||
<artifactId>activemq-jms-pool</artifactId>
|
<artifactId>activemq-jms-pool</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue