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 rd...@apache.org on 2011/05/26 15:20:56 UTC

svn commit: r1127896 - /james/mailet/maven-mailetdocs-plugin/trunk/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org