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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]