Author: bago
Date: Sat Sep 20 09:50:31 2008
New Revision: 697392

URL: http://svn.apache.org/viewvc?rev=697392&view=rev
Log:
declare commons-io also in stage (so it is installed)

Modified:
    james/protocols/imap/trunk/stage/pom.xml

Modified: james/protocols/imap/trunk/stage/pom.xml
URL: 
http://svn.apache.org/viewvc/james/protocols/imap/trunk/stage/pom.xml?rev=697392&r1=697391&r2=697392&view=diff
==============================================================================
--- james/protocols/imap/trunk/stage/pom.xml (original)
+++ james/protocols/imap/trunk/stage/pom.xml Sat Sep 20 09:50:31 2008
@@ -69,6 +69,10 @@
       <groupId>commons-lang</groupId>
       <artifactId>commons-lang</artifactId>
     </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+    </dependency>
     <!-- used by torque -->
     <dependency>
       <groupId>commons-pool</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to