This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch 1_4 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-sandesha.git
commit 471ea3a5a1d27fc6ab80d7f2014bd28811659c7b Author: Andreas Veithen <veit...@apache.org> AuthorDate: Sat Apr 2 16:23:17 2011 +0000 Updated dependencies on the 1.4 branch. --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e585761..277a076 100644 --- a/pom.xml +++ b/pom.xml @@ -425,10 +425,9 @@ <properties> <axis2.version>1.5.5-SNAPSHOT</axis2.version> - <!-- TODO: set this to 1.5.2-SNAPSHOT when the 1.5.1 release is done --> - <rampart.version>1.5</rampart.version> + <rampart.version>1.5.2-SNAPSHOT</rampart.version> <axiom.version>1.2.11</axiom.version> - <neethi.version>2.0.4</neethi.version> + <neethi.version>2.0.5-SNAPSHOT</neethi.version> <commons.logging.version>1.1.1</commons.logging.version> <junit.version>3.8.2</junit.version> <log4j.version>1.2.15</log4j.version>