This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch 1_6 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-sandesha.git
commit 3d5b4cd875035fe7b784aaf31b157e3bb5a7a22e Author: Andreas Veithen <veit...@apache.org> AuthorDate: Fri Jul 8 19:38:30 2011 +0000 Updated Axiom version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e9da33e..cc9cb94 100644 --- a/pom.xml +++ b/pom.xml @@ -438,7 +438,7 @@ <properties> <axis2.version>1.6.1-SNAPSHOT</axis2.version> <rampart.version>1.6.1-SNAPSHOT</rampart.version> - <axiom.version>1.2.12-SNAPSHOT</axiom.version> + <axiom.version>1.2.12</axiom.version> <neethi.version>2.0.5</neethi.version> <commons.logging.version>1.1.1</commons.logging.version> <junit.version>3.8.2</junit.version>