Author: bago
Date: Mon Aug 11 10:51:58 2008
New Revision: 684841
URL: http://svn.apache.org/viewvc?rev=684841&view=rev
Log:
Attempt to fix m2 dependencies.
Modified:
james/server/trunk/core-function/pom.xml
Modified: james/server/trunk/core-function/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/core-function/pom.xml?rev=684841&r1=684840&r2=684841&view=diff
==============================================================================
--- james/server/trunk/core-function/pom.xml (original)
+++ james/server/trunk/core-function/pom.xml Mon Aug 11 10:51:58 2008
@@ -33,6 +33,12 @@
<groupId>org.apache.james</groupId>
<artifactId>james-server-core-library</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.james</groupId>
+ <artifactId>james-server-management-library</artifactId>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>org.apache.james</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]