Author: norman
Date: Wed Jan 19 07:02:15 2011
New Revision: 1060694

URL: http://svn.apache.org/viewvc?rev=1060694&view=rev
Log:
fix dependency

Modified:
    james/server/trunk/container-spring/pom.xml

Modified: james/server/trunk/container-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/container-spring/pom.xml?rev=1060694&r1=1060693&r2=1060694&view=diff
==============================================================================
--- james/server/trunk/container-spring/pom.xml (original)
+++ james/server/trunk/container-spring/pom.xml Wed Jan 19 07:02:15 2011
@@ -560,7 +560,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-domainlist-api</artifactId>
-      <scope>runtime</scope>
+      <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to