Author: veithen
Date: Sat Dec 18 16:08:51 2010
New Revision: 1050658

URL: http://svn.apache.org/viewvc?rev=1050658&view=rev
Log:
Resolved snapshot dependencies, except for Axis2, which is set to the 1.5 
branch.

Modified:
    axis/axis2/java/sandesha/branches/1_4/pom.xml

Modified: axis/axis2/java/sandesha/branches/1_4/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_4/pom.xml?rev=1050658&r1=1050657&r2=1050658&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_4/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_4/pom.xml Sat Dec 18 16:08:51 2010
@@ -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>


Reply via email to