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/26 11:27:22 UTC

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

Author: sagara
Date: Thu Apr 26 09:27:21 2012
New Revision: 1330730

URL: http://svn.apache.org/viewvc?rev=1330730&view=rev
Log:
Set 1.6.2 as Rampart  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=1330730&r1=1330729&r2=1330730&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/pom.xml Thu Apr 26 09:27:21 2012
@@ -436,7 +436,7 @@
 
     <properties>
         <axis2.version>1.6.2</axis2.version>
-        <rampart.version>1.6.2-SNAPSHOT</rampart.version>
+        <rampart.version>1.6.2</rampart.version>
         <axiom.version>1.2.13</axiom.version>
         <commons.logging.version>1.1.1</commons.logging.version>
         <junit.version>3.8.2</junit.version>