Author: sagara Date: Thu Dec 22 10:42:44 2011 New Revision: 1222169 URL: http://svn.apache.org/viewvc?rev=1222169&view=rev Log: Added new module AXIS2-5217.
Modified: axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/java/core/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=1222169&r1=1222168&r2=1222169&view=diff ============================================================================== --- axis/axis2/java/core/trunk/pom.xml (original) +++ axis/axis2/java/core/trunk/pom.xml Thu Dec 22 10:42:44 2011 @@ -68,6 +68,7 @@ <module>modules/tool/axis2-mar-maven-plugin</module> <module>modules/tool/axis2-repo-maven-plugin</module> <module>modules/tool/axis2-wsdl2code-maven-plugin</module> + <module>modules/tool/simple-server-maven-plugin</module> <module>modules/webapp</module> <module>modules/xmlbeans</module> <module>modules/scripting</module>