summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/policies
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-12-11 11:49:07 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-12-11 11:49:07 +0000
commit1203fe56f093d8186e8a67791ac3ee669e269f6a (patch)
tree0e5561e88dda071c583a55cb16994e04b72babc7 /sca-java-2.x/trunk/testing/itest/policies
parentd09fc9d59110724fd883e1c6652c7c9ea37388f3 (diff)
Use a consistent version of woodstox
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044638 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/policies')
-rw-r--r--sca-java-2.x/trunk/testing/itest/policies/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/policies/pom.xml b/sca-java-2.x/trunk/testing/itest/policies/pom.xml
index c15d9422d5..3c784fef62 100644
--- a/sca-java-2.x/trunk/testing/itest/policies/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/policies/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>wstx-asl</artifactId>
- <version>3.2.6</version>
+ <version>3.2.9</version>
<scope>runtime</scope>
</dependency>