Author: saminda Date: Mon Jun 9 10:23:15 2008 New Revision: 18240 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18240
Log: Modified: branches/wsas/java/2.3/wsas/pom.xml Modified: branches/wsas/java/2.3/wsas/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/wsas/pom.xml?rev=18240&r1=18239&r2=18240&view=diff ============================================================================== --- branches/wsas/java/2.3/wsas/pom.xml (original) +++ branches/wsas/java/2.3/wsas/pom.xml Mon Jun 9 10:23:15 2008 @@ -2116,7 +2116,7 @@ <axis2.clustering.version>1.4</axis2.clustering.version> <!-- This will provide the patches that done to Axis2, by WSO2 --> - <axis2.patched.version>1.4.01</axis2.patched.version> + <axis2.patched.version>1.401</axis2.patched.version> <wso2wsas.version>${pom.version}</wso2wsas.version> <!-- Chane this according to the needs--> @@ -2138,13 +2138,13 @@ <wsdlconverter.version>2.3</wsdlconverter.version> <wso2dataservice.version>2.3</wso2dataservice.version> <a1deployer.version>2.3</a1deployer.version> - <rampart.version>1.4.01</rampart.version> + <rampart.version>1.401</rampart.version> <mercury.version>0.92</mercury.version> <wso2.adminui.version.graphs>1.1</wso2.adminui.version.graphs> <axiom.version>1.2.7</axiom.version> - <addressing.version>1.4.01</addressing.version> + <addressing.version>1.401</addressing.version> <sandesha2.version>1.3</sandesha2.version> <wso2sandesha2.version>2.2</wso2sandesha2.version> _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
