From c447dab586ba3a5caca14a5eb320ced8addaea74 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 3 Feb 2011 07:58:26 +0000 Subject: Update saxon to a version thats in the central repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066750 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-bpel-runtime/pom.xml | 25 ++++++++++++---------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml index fdb2ea87ea..6ad45efc9f 100644 --- a/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/implementation-bpel-runtime/pom.xml @@ -366,24 +366,27 @@ - net.sf.saxon + net.sourceforge.saxon saxon - 9.x + 9.1.0.8 - net.sf.saxon - saxon-dom - 9.x + net.sourceforge.saxon + saxon + dom + 9.1.0.8 - net.sf.saxon - saxon-xpath - 9.x + net.sourceforge.saxon + saxon + xpath + 9.1.0.8 - net.sf.saxon - saxon-xqj - 9.x + net.sourceforge.saxon + saxon + xqj + 9.1.0.8 commons-codec -- cgit v1.2.3