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 sa...@apache.org on 2012/04/23 08:06:11 UTC

svn commit: r1329076 - /axis/axis2/java/sandesha/branches/1_6/pom.xml

Author: sagara
Date: Mon Apr 23 06:06:10 2012
New Revision: 1329076

URL: http://svn.apache.org/viewvc?rev=1329076&view=rev
Log:
Set 1.6.2 as Axis2 version. 

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

Modified: axis/axis2/java/sandesha/branches/1_6/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/pom.xml?rev=1329076&r1=1329075&r2=1329076&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/pom.xml Mon Apr 23 06:06:10 2012
@@ -435,7 +435,7 @@
     </modules>
 
     <properties>
-        <axis2.version>1.6.2-SNAPSHOT</axis2.version>
+        <axis2.version>1.6.2</axis2.version>
         <rampart.version>1.6.2-SNAPSHOT</rampart.version>
         <axiom.version>1.2.13</axiom.version>
         <commons.logging.version>1.1.1</commons.logging.version>