Author: rdonkin
Date: Thu May 26 13:20:56 2011
New Revision: 1127896

URL: http://svn.apache.org/viewvc?rev=1127896&view=rev
Log:
MAILETDOCS-5 Fix version for dependency.

Modified:
    james/mailet/maven-mailetdocs-plugin/trunk/pom.xml

Modified: james/mailet/maven-mailetdocs-plugin/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/pom.xml?rev=1127896&r1=1127895&r2=1127896&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/pom.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/pom.xml Thu May 26 13:20:56 2011
@@ -92,7 +92,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-mailet</artifactId>
-      <version>2.5-SNAPSHOT</version>
+      <version>2.4</version>
     </dependency>
     <dependency>
       <groupId>javax.mail</groupId>



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

Reply via email to