Author: bago
Date: Tue Jan 18 13:49:56 2011
New Revision: 1060376
URL: http://svn.apache.org/viewvc?rev=1060376&view=rev
Log:
modules consolidation (JAMES-1184)
Modified:
james/server/trunk/file/pom.xml
Modified: james/server/trunk/file/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/file/pom.xml?rev=1060376&r1=1060375&r2=1060376&view=diff
==============================================================================
--- james/server/trunk/file/pom.xml (original)
+++ james/server/trunk/file/pom.xml Tue Jan 18 13:49:56 2011
@@ -94,5 +94,11 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.apache.james</groupId>
+ <artifactId>james-server-dnsservice-api</artifactId>
+ <type>test-jar</type>
+ <scope>test</scope>
+ </dependency>
</dependencies>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]