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 de74ec412a05fea6aec59b8bd0ef4f7096144b4d Author: Sagara Gunathunga <sag...@apache.org> AuthorDate: Mon Apr 23 06:06:10 2012 +0000 Set 1.6.2 as Axis2 version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f3f84ca..e1400a5 100644 --- a/pom.xml +++ b/pom.xml @@ -435,7 +435,7 @@ </modules> <properties> - <axis2.version>1.6.2-SNAPSHOT</axis2.version> + <axis2.version>1.6.2</axis2.version> <rampart.version>1.6.2-SNAPSHOT</rampart.version> <axiom.version>1.2.13</axiom.version> <commons.logging.version>1.1.1</commons.logging.version>