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/31 16:58:46 UTC

svn commit: r1129727 - /james/mailet/project/trunk/pom.xml

Author: rdonkin
Date: Tue May 31 14:58:46 2011
New Revision: 1129727

URL: http://svn.apache.org/viewvc?rev=1129727&view=rev
Log:
This is a Maven 3 pom.

Modified:
    james/mailet/project/trunk/pom.xml

Modified: james/mailet/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/project/trunk/pom.xml?rev=1129727&r1=1129726&r2=1129727&view=diff
==============================================================================
--- james/mailet/project/trunk/pom.xml (original)
+++ james/mailet/project/trunk/pom.xml Tue May 31 14:58:46 2011
@@ -33,6 +33,22 @@
 	   Parent pom for mailets projects.
   </description>
 
+<!--  
+
+
+========================================
+Prerequisites
+-->
+  <prerequisites>
+  <!-- 
+  
+  
+  ======================================
+  Maven 3
+   -->
+    <maven>3.0.2</maven>
+  </prerequisites>
+
   <build>
 <!-- 
 



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