You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/11/02 09:57:55 UTC

svn commit: r470282 - /incubator/activemq/trunk/activemq-core/pom.xml

Author: jstrachan
Date: Thu Nov  2 00:57:54 2006
New Revision: 470282

URL: http://svn.apache.org/viewvc?view=rev&rev=470282
Log:
fixed typo

Modified:
    incubator/activemq/trunk/activemq-core/pom.xml

Modified: incubator/activemq/trunk/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/pom.xml?view=diff&rev=470282&r1=470281&r2=470282
==============================================================================
--- incubator/activemq/trunk/activemq-core/pom.xml (original)
+++ incubator/activemq/trunk/activemq-core/pom.xml Thu Nov  2 00:57:54 2006
@@ -160,7 +160,7 @@
       <groupId>org.slf4j</groupId>
       <artifactId>nlog4j</artifactId>
       <version>1.2.24</version>
-      <scope>est</scope>
+      <scope>test</scope>
     </dependency>
   </dependencies>