diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.3.3/modules/xsd/pom.xml | 2 |
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> |