mirror of https://github.com/apache/activemq.git
fix pom so that it builds
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383034 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0bba31190e
commit
f6393f602f
|
@ -58,7 +58,10 @@
|
|||
|
||||
|
||||
<dependencies>
|
||||
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
<artifactId>commons-logging</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>directory</groupId>
|
||||
<artifactId>apacheds-core</artifactId>
|
||||
|
|
Loading…
Reference in New Issue