Author: sagara Date: Wed Jan 11 11:22:25 2012 New Revision: 1229960 URL: http://svn.apache.org/viewvc?rev=1229960&view=rev Log: Added new module AXIS2-5230.
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=1229960&r1=1229959&r2=1229960&view=diff ============================================================================== --- axis/axis2/java/core/trunk/pom.xml (original) +++ axis/axis2/java/core/trunk/pom.xml Wed Jan 11 11:22:25 2012 @@ -70,6 +70,7 @@ <module>modules/tool/axis2-wsdl2code-maven-plugin</module> <module>modules/tool/simple-server-maven-plugin</module> <module>modules/tool/archetype/quickstart</module> + <module>modules/tool/archetype/quickstart-webapp</module> <module>modules/webapp</module> <module>modules/xmlbeans</module> <module>modules/scripting</module>