Author: elecharny
Date: Fri Sep 10 12:22:40 2010
New Revision: 995769

URL: http://svn.apache.org/viewvc?rev=995769&view=rev
Log:
added the distribution module

Modified:
    mina/trunk/pom.xml

Modified: mina/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/mina/trunk/pom.xml?rev=995769&r1=995768&r2=995769&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Fri Sep 10 12:22:40 2010
@@ -131,6 +131,9 @@
     <module>integration-ognl</module>
     <module>integration-jmx</module>
     <module>example</module>
+
+    <!-- This module *must* be the last one -->
+    <module>distribution</module>
   </modules>
 
   <dependencyManagement>


Reply via email to