summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml
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/interface-wsdl/pom.xml
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/interface-wsdl/pom.xml')
-rw-r--r--sca-java-2.x/trunk/modules/interface-wsdl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml b/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml
index 518ad39db7..11dee1a85e 100644
--- a/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml
+++ b/sca-java-2.x/trunk/modules/interface-wsdl/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.ws.commons.schema</groupId>
<artifactId>XmlSchema</artifactId>
- <version>1.4.2</version>
+ <version>1.4.3</version>
</dependency>
<dependency>