Author: rajdavies
Date: Mon Aug 3 07:41:12 2009
New Revision: 800234
URL: http://svn.apache.org/viewvc?rev=800234&view=rev
Log:
added dependency on commons-net
Modified:
activemq/trunk/pom.xml
Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=800234&r1=800233&r2=800234&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Mon Aug 3 07:41:12 2009
@@ -79,6 +79,7 @@
1.3.1
3.4
1.0.0
+ 2.0
scpexe://people.apache.org/www/activemq.apache.org/maven/
*
@@ -878,6 +879,12 @@
geronimo-transaction
2.1
+
+
+ commons-net
+ commons-net
+ ${commons-net-version}
+