summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-http-new-jsonrpc-runtime/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-04 07:01:29 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-05-04 07:01:29 +0000
commit4989a995d0a9b221c2f7515c39c6c570db940ae9 (patch)
tree84af0338726ec65e77b0098177244ef207e0a795 /branches/sca-java-1.x/modules/binding-http-new-jsonrpc-runtime/pom.xml
parenta7aa9b95cdff3fd2b0124a4845c0c1cccc29bafe (diff)
TUSCANY-2968 - Moving unit tests to iTest to avoid circular references
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771207 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/modules/binding-http-new-jsonrpc-runtime/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/branches/sca-java-1.x/modules/binding-http-new-jsonrpc-runtime/pom.xml b/branches/sca-java-1.x/modules/binding-http-new-jsonrpc-runtime/pom.xml
index ce514223d3..7ee8d8bf1f 100644
--- a/branches/sca-java-1.x/modules/binding-http-new-jsonrpc-runtime/pom.xml
+++ b/branches/sca-java-1.x/modules/binding-http-new-jsonrpc-runtime/pom.xml
@@ -106,14 +106,6 @@
<version>4.5</version>
<scope>test</scope>
</dependency>
-
- <dependency>
- <groupId>httpunit</groupId>
- <artifactId>httpunit</artifactId>
- <version>1.6.1</version>
- <scope>test</scope>
- </dependency>
-
</dependencies>