From a65e71c7d95ef3332b52d334d470853f723d9e27 Mon Sep 17 00:00:00 2001 From: "william.liangf" Date: Tue, 25 Oct 2011 11:58:46 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BC=80=E6=BA=90=E6=A8=A1?= =?UTF-8?q?=E5=9D=97?= 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@47 1a56cb94-b969-4eaa-88fa-be21384802f2 --- dubbo-remoting-grizzly/pom.xml | 8 ++++---- dubbo-remoting-mina/pom.xml | 8 ++++---- dubbo-rpc-hessian/pom.xml | 8 ++++---- dubbo-rpc-rmi/pom.xml | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/dubbo-remoting-grizzly/pom.xml b/dubbo-remoting-grizzly/pom.xml index 1ba53d0413..7c199ba5d5 100644 --- a/dubbo-remoting-grizzly/pom.xml +++ b/dubbo-remoting-grizzly/pom.xml @@ -21,14 +21,14 @@ dubbo-parent 2.0.8-SNAPSHOT - dubbo-registry-multicast + dubbo-remoting-grizzly jar - Dubbo Multicast Registry Module - The multicast registry module of dubbo project + Dubbo Grizzly Remoting Module + The grizzly remoting module of dubbo project com.alibaba - dubbo-registry + dubbo-remoting ${project.parent.version} diff --git a/dubbo-remoting-mina/pom.xml b/dubbo-remoting-mina/pom.xml index 1ba53d0413..ec58067c6e 100644 --- a/dubbo-remoting-mina/pom.xml +++ b/dubbo-remoting-mina/pom.xml @@ -21,14 +21,14 @@ dubbo-parent 2.0.8-SNAPSHOT - dubbo-registry-multicast + dubbo-remoting-mina jar - Dubbo Multicast Registry Module - The multicast registry module of dubbo project + Dubbo Mina Remoting Module + The mina remoting module of dubbo project com.alibaba - dubbo-registry + dubbo-remoting ${project.parent.version} diff --git a/dubbo-rpc-hessian/pom.xml b/dubbo-rpc-hessian/pom.xml index 1ba53d0413..093c1af728 100644 --- a/dubbo-rpc-hessian/pom.xml +++ b/dubbo-rpc-hessian/pom.xml @@ -21,14 +21,14 @@ dubbo-parent 2.0.8-SNAPSHOT - dubbo-registry-multicast + dubbo-rpc-hessian jar - Dubbo Multicast Registry Module - The multicast registry module of dubbo project + Dubbo Hessian RPC Module + The hessian rpc module of dubbo project com.alibaba - dubbo-registry + dubbo-rpc ${project.parent.version} diff --git a/dubbo-rpc-rmi/pom.xml b/dubbo-rpc-rmi/pom.xml index 1ba53d0413..63dd687050 100644 --- a/dubbo-rpc-rmi/pom.xml +++ b/dubbo-rpc-rmi/pom.xml @@ -21,14 +21,14 @@ dubbo-parent 2.0.8-SNAPSHOT - dubbo-registry-multicast + dubbo-rpc-rmi jar - Dubbo Multicast Registry Module - The multicast registry module of dubbo project + Dubbo RMI RPC Module + The rmi rpc module of dubbo project com.alibaba - dubbo-registry + dubbo-rpc ${project.parent.version}