You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2011/01/14 20:09:48 UTC

svn commit: r1059121 - /camel/trunk/platforms/karaf/features/pom.xml

Author: janstey
Date: Fri Jan 14 19:09:48 2011
New Revision: 1059121

URL: http://svn.apache.org/viewvc?rev=1059121&view=rev
Log:
update Camel features file Saxon version to align with parent pom

Modified:
    camel/trunk/platforms/karaf/features/pom.xml

Modified: camel/trunk/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=1059121&r1=1059120&r2=1059121&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/features/pom.xml (original)
+++ camel/trunk/platforms/karaf/features/pom.xml Fri Jan 14 19:09:48 2011
@@ -110,7 +110,7 @@
       <quickfix-bundle-version>1.5.0_1</quickfix-bundle-version>
       <regexp-bundle-version>1.3_1</regexp-bundle-version>      
       <rome-bundle-version>1.0_1</rome-bundle-version>
-      <saxon-bundle-version>9.1.0.1_3</saxon-bundle-version>
+      <saxon-bundle-version>9.1.0.8_1</saxon-bundle-version>
       <scala-bundle-version>2.8.1_1</scala-bundle-version>
       <jaxws.api.version>2.2</jaxws.api.version>
       <servlet-api-2.5-version>1.1.2</servlet-api-2.5-version>