From 3fa88e5d3a99c1b68d86e4734516ec92d235cf1f Mon Sep 17 00:00:00 2001 From: ramkumar Date: Mon, 1 Dec 2008 12:04:29 +0000 Subject: Fixes for TUSCANY-2696 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722055 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-bpel-ode/pom.xml | 25 +++++++++++++++------- 1 file changed, 17 insertions(+), 8 deletions(-) (limited to 'branches/sca-java-1.x/modules/implementation-bpel-ode') diff --git a/branches/sca-java-1.x/modules/implementation-bpel-ode/pom.xml b/branches/sca-java-1.x/modules/implementation-bpel-ode/pom.xml index bd829fc33f..98e267e044 100644 --- a/branches/sca-java-1.x/modules/implementation-bpel-ode/pom.xml +++ b/branches/sca-java-1.x/modules/implementation-bpel-ode/pom.xml @@ -98,17 +98,26 @@ tuscany-sdo-impl 1.1.1 compile - - - stax - stax-api - - - + + + stax + stax-api + + + backport-util-concurrent + backport-util-concurrent + + + + + backport-util-concurrent + backport-util-concurrent + 3.1 + junit junit - 3.8.1 + 4.5 test -- cgit v1.2.3