Author: veithen
Date: Tue Mar 15 09:18:53 2011
New Revision: 1081690
URL: http://svn.apache.org/viewvc?rev=1081690&view=rev
Log:
Fixed a build failure on the 1.4 branch.
Modified:
axis/axis2/java/sandesha/branches/1_4/pom.xml
Modified: axis/axis2/java/sandesha/branches/1_4/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_4/pom.xml?rev=1081690&r1=1081689&r2=1081690&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_4/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_4/pom.xml Tue Mar 15 09:18:53 2011
@@ -427,7 +427,7 @@
<axis2.version>1.5.5-SNAPSHOT</axis2.version>
<!-- TODO: set this to 1.5.2-SNAPSHOT when the 1.5.1 release is done
-->
<rampart.version>1.5</rampart.version>
- <axiom.version>1.2.11-SNAPSHOT</axiom.version>
+ <axiom.version>1.2.11</axiom.version>
<neethi.version>2.0.4</neethi.version>
<commons.logging.version>1.1.1</commons.logging.version>
<junit.version>3.8.2</junit.version>