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/10/20 08:23:18 UTC

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

Author: veithen
Date: Thu Oct 20 06:23:18 2011
New Revision: 1186626

URL: http://svn.apache.org/viewvc?rev=1186626&view=rev
Log:
Switched to release versions to prepare the 1.6.1 release.

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=1186626&r1=1186625&r2=1186626&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/pom.xml Thu Oct 20 06:23:18 2011
@@ -430,8 +430,8 @@
     </modules>
 
     <properties>
-        <axis2.version>1.6.1-SNAPSHOT</axis2.version>
-        <rampart.version>1.6.1-SNAPSHOT</rampart.version>
+        <axis2.version>1.6.1</axis2.version>
+        <rampart.version>1.6.1</rampart.version>
         <axiom.version>1.2.12</axiom.version>
         <commons.logging.version>1.1.1</commons.logging.version>
         <junit.version>3.8.2</junit.version>