Transport being built with wrong version of axiom -------------------------------------------------
Key: WSCOMMONS-442 URL: https://issues.apache.org/jira/browse/WSCOMMONS-442 Project: WS-Commons Issue Type: Bug Components: Transport Environment: Linux Reporter: Richard Slade Attachments: transport.patch The transport project is specifying the wrong version of axiom. Transport is specifying the SNAPSHOT version of axiom which is not the current or a released version of axiom. Presently the axis2 project on which transport is dependent is using the 1.2.8 version of axiom. Update the pom.xml file to specify the 1.2.8 version of axiom instead of the SNAPSHOT version. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.