You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2011/10/26 09:14:38 UTC

svn commit: r1189049 - /servicemix/smx4/features/trunk/pom.xml

Author: ffang
Date: Wed Oct 26 07:14:38 2011
New Revision: 1189049

URL: http://svn.apache.org/viewvc?rev=1189049&view=rev
Log:
[SMX4-951|SMX4-952]upgrade jettison verison to 1.3|upgrade axiom version to 1.2.12

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=1189049&r1=1189048&r2=1189049&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Wed Oct 26 07:14:38 2011
@@ -186,7 +186,7 @@
         <maven-bundle-plugin.version>2.1.0</maven-bundle-plugin.version>
 
         <!-- Other Dependencies -->
-        <axiom.version>1.2.10</axiom.version>
+        <axiom.version>1.2.12</axiom.version>
         <bouncycastle.version>140</bouncycastle.version>
         <commons-jexl.version>2.0.1</commons-jexl.version>
         <commons-logging.version>1.1.1</commons-logging.version>
@@ -199,7 +199,7 @@
         <xalan.version>2.7.1</xalan.version>
         <jaxws-api.version>2.2</jaxws-api.version>
         <jetty.version>7.4.5.v20110725</jetty.version>
-        <jettison.version>1.2</jettison.version>
+        <jettison.version>1.3</jettison.version>
         <lingo.version>1.3</lingo.version>
         <scriptengines.version>1.1</scriptengines.version>
         <spring.version>3.0.5.RELEASE</spring.version>