From 0fbccb9eea11b8e79f9725bbfe88aa874df2350b Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 18 Apr 2013 05:22:19 +0000 Subject: Update xerces implementation for store sample application git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1469168 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/applications/store/pom.xml | 24 +++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/trunk/samples/applications/store/pom.xml b/sca-java-2.x/trunk/samples/applications/store/pom.xml index 1fbf702c6f..fa0bd4f8ee 100644 --- a/sca-java-2.x/trunk/samples/applications/store/pom.xml +++ b/sca-java-2.x/trunk/samples/applications/store/pom.xml @@ -44,6 +44,12 @@ org.apache.tuscany.sca tuscany-binding-atom-runtime 2.5-SNAPSHOT + + + xerces + xercesImpl + + org.apache.tuscany.sca @@ -75,6 +81,17 @@ tuscany-web-javascript-dojo 2.5-SNAPSHOT + org.mortbay.jetty jetty @@ -86,6 +103,12 @@ htmlunit 2.6 test + + + xerces + xercesImpl + + junit @@ -116,5 +139,4 @@ - -- cgit v1.2.3