Author: gtully
Date: Wed Aug 5 17:16:06 2009
New Revision: 801314
URL: http://svn.apache.org/viewvc?rev=801314&view=rev
Log:
insert that test dependency I just mentioned
Modified:
activemq/trunk/activemq-core/pom.xml
Modified: activemq/trunk/activemq-core/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?rev=801314&r1=801313&r2=801314&view=diff
==============================================================================
--- activemq/trunk/activemq-core/pom.xml (original)
+++ activemq/trunk/activemq-core/pom.xml Wed Aug 5 17:16:06 2009
@@ -254,6 +254,7 @@
<groupId>org.apache.ftpserver</groupId>
<artifactId>ftpserver-core</artifactId>
<version>${ftpserver-version}</version>
+ <scope>test</scope>
</dependency>