Author: bago
Date: Tue Sep  9 00:54:09 2008
New Revision: 693394

URL: http://svn.apache.org/viewvc?rev=693394&view=rev
Log:
Add derby to stage "dependency installer"

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=693394&r1=693393&r2=693394&view=diff
==============================================================================
--- james/protocols/imap/trunk/stage/pom.xml (original)
+++ james/protocols/imap/trunk/stage/pom.xml Tue Sep  9 00:54:09 2008
@@ -100,6 +100,11 @@
     </dependency>
     
     <dependency>
+       <groupId>org.apache.derby</groupId>
+       <artifactId>derby</artifactId>
+    </dependency>
+
+    <dependency>
       <groupId>concurrent</groupId>
       <artifactId>concurrent</artifactId>
     </dependency>



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

Reply via email to