You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2008/08/01 01:40:41 UTC

svn commit: r681554 - /james/server/trunk/pom.xml

Author: bago
Date: Thu Jul 31 16:40:41 2008
New Revision: 681554

URL: http://svn.apache.org/viewvc?rev=681554&view=rev
Log:
Add smtpserver-function test-jar to depdendencyManagement

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=681554&r1=681553&r2=681554&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Thu Jul 31 16:40:41 2008
@@ -369,6 +369,13 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
+      <artifactId>james-server-smtpserver-function</artifactId>
+      <version>3.0-SNAPSHOT</version>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
       <artifactId>james-server-jcr-backend-function</artifactId>
       <version>3.0-SNAPSHOT</version>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org