Author: azeez Date: Wed May 30 08:48:56 2012 New Revision: 1344152 URL: http://svn.apache.org/viewvc?rev=1344152&view=rev Log: Reverting previous test commit
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=1344152&r1=1344151&r2=1344152&view=diff ============================================================================== --- axis/axis2/java/core/trunk/pom.xml (original) +++ axis/axis2/java/core/trunk/pom.xml Wed May 30 08:48:56 2012 @@ -38,7 +38,7 @@ <url>http://issues.apache.org/jira/browse/AXIS2</url> </issueManagement> <modules> - <module>modules/resource-bundle</module> <!-- Must be first in the list! --> + <module>modules/resource-bundle</module> <!-- Must be first in the list! --> <module>modules/adb</module> <module>modules/adb-codegen</module> <module>modules/addressing</module>