You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/07/13 17:54:24 UTC

svn commit: r421651 - /incubator/activemq/trunk/pom.xml

Author: chirino
Date: Thu Jul 13 08:54:24 2006
New Revision: 421651

URL: http://svn.apache.org/viewvc?rev=421651&view=rev
Log:
took an exclusion out

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?rev=421651&r1=421650&r2=421651&view=diff
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Thu Jul 13 08:54:24 2006
@@ -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>