took an exclusion out

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@421651 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-07-13 15:54:24 +00:00
parent 2d9190f56a
commit 9758b12a08
1 changed files with 0 additions and 4 deletions

View File

@ -259,10 +259,6 @@
<groupId>mockobjects</groupId>
<artifactId>mockobjects-jdk1.4-j2ee1.3</artifactId>
</exclusion>
<exclusion>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</exclusion>
</exclusions>
</dependency>