From 036ca61aa1b9f57bd6aada9d33169b2281ad93bd Mon Sep 17 00:00:00 2001 From: "william.liangf" Date: Wed, 26 Oct 2011 08:40:20 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@76 1a56cb94-b969-4eaa-88fa-be21384802f2 --- dubbo-remoting-mina/pom.xml | 4 ++++ dubbo-remoting/pom.xml | 21 --------------------- 2 files changed, 4 insertions(+), 21 deletions(-) diff --git a/dubbo-remoting-mina/pom.xml b/dubbo-remoting-mina/pom.xml index be221a3c0b..309a615d66 100644 --- a/dubbo-remoting-mina/pom.xml +++ b/dubbo-remoting-mina/pom.xml @@ -35,5 +35,9 @@ org.apache.mina mina-core + + org.slf4j + slf4j-api + \ No newline at end of file diff --git a/dubbo-remoting/pom.xml b/dubbo-remoting/pom.xml index 8571e64a97..43d79baf85 100644 --- a/dubbo-remoting/pom.xml +++ b/dubbo-remoting/pom.xml @@ -31,26 +31,5 @@ dubbo-common ${project.parent.version} - - org.jboss.netty - netty - - - org.apache.mina - mina-core - provided - true - - - org.slf4j - slf4j-api - test - - - org.glassfish.grizzly - grizzly-core - provided - true - \ No newline at end of file