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 97a6260c79068f7e3c7e190af05f3ccec3311512 Author: Andreas Veithen <veit...@apache.org> AuthorDate: Sat Dec 18 16:08:51 2010 +0000 Resolved snapshot dependencies, except for Axis2, which is set to the 1.5 branch. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8271a28..b646aa9 100644 --- a/pom.xml +++ b/pom.xml @@ -365,10 +365,10 @@ </modules> <properties> - <axis2.version>SNAPSHOT</axis2.version> - <rampart.version>SNAPSHOT</rampart.version> - <axiom.version>1.2.11-SNAPSHOT</axiom.version> - <neethi.version>3.0.0-SNAPSHOT</neethi.version> + <axis2.version>1.5.4-SNAPSHOT</axis2.version> + <rampart.version>1.5</rampart.version> + <axiom.version>1.2.10</axiom.version> + <neethi.version>2.0.4</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>