You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by sa...@apache.org on 2012/01/11 12:22:26 UTC

svn commit: r1229960 - /axis/axis2/java/core/trunk/pom.xml

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>