Author: veithen
Date: Sun May 31 16:04:35 2009
New Revision: 780463

URL: http://svn.apache.org/viewvc?rev=780463&view=rev
Log:
Set Axis2 version to 1.5; we need to make sure that we will be able to do a 
release of the transports againsts that Axis2 version.

Modified:
    webservices/commons/trunk/modules/transport/modules/parent/pom.xml

Modified: webservices/commons/trunk/modules/transport/modules/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/transport/modules/parent/pom.xml?rev=780463&r1=780462&r2=780463&view=diff
==============================================================================
--- webservices/commons/trunk/modules/transport/modules/parent/pom.xml 
(original)
+++ webservices/commons/trunk/modules/transport/modules/parent/pom.xml Sun May 
31 16:04:35 2009
@@ -405,7 +405,7 @@
     </distributionManagement>
     <properties>
         <axiom.version>1.2.8</axiom.version>
-        <axis2.version>SNAPSHOT</axis2.version>
+        <axis2.version>1.5</axis2.version>
         <failIfNoTests>false</failIfNoTests>
     </properties>
 </project>


Reply via email to