From e96c0fb37fb981ab792616513a9e4833c3758396 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 30 Jun 2008 17:27:45 +0000 Subject: Cleaned up dependencies on stax-api to make sure that one copy of stax-api.jar is on the classpath. Cleaned up dependencies on pluggable contribution-xyz modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672827 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/databinding/pom.xml | 64 ++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 29 deletions(-) (limited to 'java/sca/modules/databinding/pom.xml') diff --git a/java/sca/modules/databinding/pom.xml b/java/sca/modules/databinding/pom.xml index 8de26313eb..890abcc2ea 100644 --- a/java/sca/modules/databinding/pom.xml +++ b/java/sca/modules/databinding/pom.xml @@ -34,18 +34,18 @@ tuscany-extensibility 1.4-SNAPSHOT - - - org.apache.tuscany.sca - tuscany-interface - 1.4-SNAPSHOT - - - org.apache.tuscany.sca - tuscany-contribution - 1.4-SNAPSHOT - + + org.apache.tuscany.sca + tuscany-interface + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 1.4-SNAPSHOT + org.apache.tuscany.sca @@ -59,27 +59,33 @@ 1.4-SNAPSHOT - - stax - stax-api - 1.0.1 - + + javax.xml.stream + stax-api + 1.0-2 + - - org.codehaus.woodstox - wstx-asl - 3.2.1 - runtime - + + org.codehaus.woodstox + wstx-asl + 3.2.1 + runtime + + + stax + stax-api + + + - - xmlunit - xmlunit - 1.1 - test - + + xmlunit + xmlunit + 1.1 + test + - + -- cgit v1.2.3