You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2012/01/19 12:48:08 UTC

svn commit: r1233298 - /camel/trunk/parent/pom.xml

Author: ningjiang
Date: Thu Jan 19 11:48:08 2012
New Revision: 1233298

URL: http://svn.apache.org/viewvc?rev=1233298&view=rev
Log:
CAMEL-4910 update the version range of the import packags of saxon

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1233298&r1=1233297&r2=1233298&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Thu Jan 19 11:48:08 2012
@@ -191,6 +191,7 @@
       org.ccil.cowan.tagsoup.*;version="[1.2,2)",
       org.mortbay.cometd.*;version="[6.1,7)",
       net.sf.flatpack.*;version="[3.1.1,4)",
+      net.sf.saxon.*;version="[9.3.0,9.4)",
       freemarker.*;version="[2.3.15,3)",
       javax.persistence.*;version="[1.1,3)",
     </camel.osgi.import.defaults>