summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-09-01 23:00:26 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-09-01 23:00:26 +0000
commit391140e8dec537803b10fa56e3201fbbd7149f6a (patch)
treee8ed15b5d89f7f25164b294f63efb6b47e4b17c1
parent0ec0ec377b22783500b5d692d391b70ee37045ea (diff)
Revert "Fix the dependency to avoid compilation error"
This reverts commit a2e4bb8eb974743e0a5e1fbcf53576796f1c1060. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991752 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml
index 3c0970eb7a..9aeb6ce382 100644
--- a/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml
@@ -90,13 +90,6 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-databinding</artifactId>
- <version>2.0-SNAPSHOT</version>
- <scope>compile</scope>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding-json</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>test</scope>