Author: norman
Date: Tue May  3 19:04:06 2011
New Revision: 1099192

URL: http://svn.apache.org/viewvc?rev=1099192&view=rev
Log:
Use mailets-standard 1.1-SNAPSHOT, so all mailets are included. See JAMES-1238

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1099192&r1=1099191&r2=1099192&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Tue May  3 19:04:06 2011
@@ -588,7 +588,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-standard-mailets</artifactId>
-      <version>1.0</version>
+      <version>1.1-SNAPSHOT</version>
       <exclusions>
         <exclusion>
           <groupId>javax.mail</groupId>
@@ -599,7 +599,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-standard-mailets</artifactId>
-      <version>1.0</version>
+      <version>1.1-SNAPSHOT</version>
       <classifier>tests</classifier>
       <scope>test</scope>
       <exclusions>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to