You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2011/02/19 20:14:22 UTC

svn commit: r1072420 - /axis/axis2/java/sandesha/trunk/pom.xml

Author: veithen
Date: Sat Feb 19 19:14:21 2011
New Revision: 1072420

URL: http://svn.apache.org/viewvc?rev=1072420&view=rev
Log:
Updated Axis2 version.

Modified:
    axis/axis2/java/sandesha/trunk/pom.xml

Modified: axis/axis2/java/sandesha/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/pom.xml?rev=1072420&r1=1072419&r2=1072420&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/pom.xml (original)
+++ axis/axis2/java/sandesha/trunk/pom.xml Sat Feb 19 19:14:21 2011
@@ -424,7 +424,7 @@
     </modules>
 
     <properties>
-        <axis2.version>SNAPSHOT</axis2.version>
+        <axis2.version>1.7.0-SNAPSHOT</axis2.version>
         <rampart.version>1.7.0-SNAPSHOT</rampart.version>
         <axiom.version>1.2.12-SNAPSHOT</axiom.version>
         <neethi.version>3.0.0-SNAPSHOT</neethi.version>