summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-09-29 23:32:31 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-09-29 23:32:31 +0000
commit26501e1b626bc50f5b823dc12b8050de22ca8457 (patch)
tree82ded766b7f4ea5d2e088103e09dc5e57c82c54e /sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/pom.xml
parentd6d7f60601c7a9e01a5a2d85fcc5100445a8bc48 (diff)
Replace json.org dependency with json4j
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527423 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/pom.xml b/sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/pom.xml
index 380c2020e3..80e68d4334 100644
--- a/sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/pom.xml
+++ b/sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/pom.xml
@@ -91,12 +91,6 @@
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.json</groupId>
- <artifactId>json</artifactId>
- <version>20090211</version>
- </dependency>
-
<!-- Explicitly add slf4j so that jabsorb uses the latest versions -->
<dependency>
<groupId>org.slf4j</groupId>