[seam-commits] Seam SVN: r13006 - modules/remoting/trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Jun 2 17:32:08 EDT 2010


Author: pete.muir at jboss.org
Date: 2010-06-02 17:32:08 -0400 (Wed, 02 Jun 2010)
New Revision: 13006

Modified:
   modules/remoting/trunk/pom.xml
Log:
minor

Modified: modules/remoting/trunk/pom.xml
===================================================================
--- modules/remoting/trunk/pom.xml	2010-06-02 21:31:43 UTC (rev 13005)
+++ modules/remoting/trunk/pom.xml	2010-06-02 21:32:08 UTC (rev 13006)
@@ -18,6 +18,10 @@
       <module>core</module>
       <module>docs</module>
    </modules>
+   
+   <prerequisites>
+      <maven>3.0</maven>
+   </prerequisites>
 
    <properties>
       <seam.version>3.0.0.b01</seam.version>



More information about the seam-commits mailing list