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 1069bb6c805071ed1e34b2862b201071c7440d31 Author: Sagara Gunathunga <sag...@apache.org> AuthorDate: Thu Apr 26 09:27:21 2012 +0000 Set 1.6.2 as Rampart version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e5f7d58..1388df8 100644 --- a/pom.xml +++ b/pom.xml @@ -436,7 +436,7 @@ <properties> <axis2.version>1.6.2</axis2.version> - <rampart.version>1.6.2-SNAPSHOT</rampart.version> + <rampart.version>1.6.2</rampart.version> <axiom.version>1.2.13</axiom.version> <commons.logging.version>1.1.1</commons.logging.version> <junit.version>3.8.2</junit.version>