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:
Hiram R. Chirino 2006-03-04 04:33:58 +00:00
parent 0bba31190e
commit f6393f602f
1 changed files with 4 additions and 1 deletions

View File

@ -58,7 +58,10 @@
<dependencies>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</dependency>
<dependency>
<groupId>directory</groupId>
<artifactId>apacheds-core</artifactId>