summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/xsd
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-02-04 20:48:54 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-02-04 20:48:54 +0000
commit1818d4791ba467cffa31cadc00f0c2f957452bd5 (patch)
treeecaf2d18f2a14b779a2c95844698c3afd081391c /sca-java-2.x/trunk/modules/xsd
parent4e57d4dfb4e5ec8adb4f498499bbd54fac4d7a26 (diff)
Fix the MF to match the fragment host to the host bundle symbolic name and version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906645 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/xsd')
-rw-r--r--sca-java-2.x/trunk/modules/xsd/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/xsd/pom.xml b/sca-java-2.x/trunk/modules/xsd/pom.xml
index c7aadccd25..e9f6b78c2f 100644
--- a/sca-java-2.x/trunk/modules/xsd/pom.xml
+++ b/sca-java-2.x/trunk/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.4.3</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>