From d6d7f60601c7a9e01a5a2d85fcc5100445a8bc48 Mon Sep 17 00:00:00 2001 From: lresende Date: Sun, 29 Sep 2013 22:54:33 +0000 Subject: Replace json.org dependency with json4j git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527418 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/2.0/modules/databinding-json/pom.xml | 26 ++++++++-------------- 1 file changed, 9 insertions(+), 17 deletions(-) (limited to 'sca-java-2.x/branches/2.0/modules/databinding-json/pom.xml') diff --git a/sca-java-2.x/branches/2.0/modules/databinding-json/pom.xml b/sca-java-2.x/branches/2.0/modules/databinding-json/pom.xml index 44e1599e8c..4bdf30463a 100644 --- a/sca-java-2.x/branches/2.0/modules/databinding-json/pom.xml +++ b/sca-java-2.x/branches/2.0/modules/databinding-json/pom.xml @@ -52,25 +52,13 @@ jackson-xc 1.9.4 - - - com.fasterxml - jackson-module-json-org - 0.9.1 - - - junit - junit - - - - + - org.json - json - 20090211 + org.apache.wink + wink-json4j + 1.2.0-incubating - + org.slf4j slf4j-api @@ -94,6 +82,10 @@ stax stax-api + + stax + jsr173 + -- cgit v1.2.3