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/07/30 18:38:25 UTC

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

Author: bago
Date: Wed Jul 30 09:38:24 2008
New Revision: 681114

URL: http://svn.apache.org/viewvc?rev=681114&view=rev
Log:
Update ant-based build to make use of mailet's (base+standard) tests jar in the test classpath.
Updated mailet version dependency from 3.0-SNAPSHOT to 2.4-SNAPSHOT (4th attempt.. forgot an m2 dependency)

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=681114&r1=681113&r2=681114&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Jul 30 09:38:24 2008
@@ -224,7 +224,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>mailet</artifactId>
-      <version>3.0-SNAPSHOT</version>
+      <version>2.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>



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