From 589ac980478b316a8fb091d07a909ba114f5f1e8 Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 8 Sep 2009 22:29:00 +0000 Subject: TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handling issue WSTX-135 is fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812717 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.5.1/itest/late-reference-resolution/pom.xml | 2 +- branches/sca-java-1.5.1/modules/contribution-jee-impl/pom.xml | 2 +- branches/sca-java-1.5.1/modules/contribution-jee/pom.xml | 2 +- branches/sca-java-1.5.1/samples/calculator-distributed/pom.xml | 2 +- branches/sca-java-1.5.1/samples/helloworld-bpel/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'branches/sca-java-1.5.1') diff --git a/branches/sca-java-1.5.1/itest/late-reference-resolution/pom.xml b/branches/sca-java-1.5.1/itest/late-reference-resolution/pom.xml index 8b06fba2cd..25951e8cc5 100644 --- a/branches/sca-java-1.5.1/itest/late-reference-resolution/pom.xml +++ b/branches/sca-java-1.5.1/itest/late-reference-resolution/pom.xml @@ -100,7 +100,7 @@ org.codehaus.woodstox wstx-asl - 3.2.1 + 3.2.4 runtime diff --git a/branches/sca-java-1.5.1/modules/contribution-jee-impl/pom.xml b/branches/sca-java-1.5.1/modules/contribution-jee-impl/pom.xml index b31bae2630..a0e61e0818 100644 --- a/branches/sca-java-1.5.1/modules/contribution-jee-impl/pom.xml +++ b/branches/sca-java-1.5.1/modules/contribution-jee-impl/pom.xml @@ -78,7 +78,7 @@ org.codehaus.woodstox wstx-asl - 3.2.1 + 3.2.4 runtime diff --git a/branches/sca-java-1.5.1/modules/contribution-jee/pom.xml b/branches/sca-java-1.5.1/modules/contribution-jee/pom.xml index eb9ecab56f..c1aec3d0df 100644 --- a/branches/sca-java-1.5.1/modules/contribution-jee/pom.xml +++ b/branches/sca-java-1.5.1/modules/contribution-jee/pom.xml @@ -67,7 +67,7 @@ org.codehaus.woodstox wstx-asl - 3.2.1 + 3.2.4 runtime diff --git a/branches/sca-java-1.5.1/samples/calculator-distributed/pom.xml b/branches/sca-java-1.5.1/samples/calculator-distributed/pom.xml index d01b9a4363..f11266dc14 100644 --- a/branches/sca-java-1.5.1/samples/calculator-distributed/pom.xml +++ b/branches/sca-java-1.5.1/samples/calculator-distributed/pom.xml @@ -93,7 +93,7 @@ org.codehaus.woodstox wstx-asl - 3.2.1 + 3.2.4 runtime diff --git a/branches/sca-java-1.5.1/samples/helloworld-bpel/pom.xml b/branches/sca-java-1.5.1/samples/helloworld-bpel/pom.xml index e03ef19460..a1c3b2e491 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-bpel/pom.xml +++ b/branches/sca-java-1.5.1/samples/helloworld-bpel/pom.xml @@ -101,7 +101,7 @@ org.codehaus.woodstox wstx-asl - 3.2.1 + 3.2.4 runtime -- cgit v1.2.3