summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.3/modules/xsd
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-29 21:46:14 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-29 21:46:14 +0000
commit20a210faaee380f101155ec1a43f0aed47470322 (patch)
treed740c5b1c63f08881b1348ba841cd87c5c325f3a /branches/sca-java-1.3.3/modules/xsd
parent2233a3deb84510284d08392483672c14c8c25d14 (diff)
TUSCANY-2651 - Reverting changes from #708989 and #708992 and fixing compilation error from original TUSCANY-2651 changes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709021 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3.3/modules/xsd')
-rw-r--r--branches/sca-java-1.3.3/modules/xsd/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3.3/modules/xsd/pom.xml b/branches/sca-java-1.3.3/modules/xsd/pom.xml
index a0713cb94b..f47f19f8be 100644
--- a/branches/sca-java-1.3.3/modules/xsd/pom.xml
+++ b/branches/sca-java-1.3.3/modules/xsd/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.ws.commons.schema</groupId>
<artifactId>XmlSchema</artifactId>
- <version>1.4.2</version>
+ <version>1.3.2</version>
</dependency>
</dependencies>