mirror of
https://github.com/apache/activemq.git
synced 2025-02-17 23:45:59 +00:00
recent change for https://issues.apache.org/jira/browse/AMQ-2502 breaks build as activemq-pool was made optional for activemq-camel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1327702 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f7a904ab68
commit
bda7ccb248
@ -55,6 +55,10 @@
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>activemq-camel</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>activemq-pool</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>activemq-core</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user