From 8b85378cbb1e2b5717026e5a0acefa6882eebb59 Mon Sep 17 00:00:00 2001 From: "william.liangf" Date: Wed, 26 Oct 2011 03:23:00 +0000 Subject: [PATCH] =?UTF-8?q?=E6=8B=86=E5=88=86=E6=A8=A1=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@58 1a56cb94-b969-4eaa-88fa-be21384802f2 --- dubbo-registry-jndi/pom.xml | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 dubbo-registry-jndi/pom.xml diff --git a/dubbo-registry-jndi/pom.xml b/dubbo-registry-jndi/pom.xml deleted file mode 100644 index c1409f53e6..0000000000 --- a/dubbo-registry-jndi/pom.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - 4.0.0 - - com.alibaba - dubbo-parent - 2.0.8-SNAPSHOT - - dubbo-registry-jndi - jar - Dubbo JNDI Registry Module - The jndi registry module of dubbo project - - - com.alibaba - dubbo-registry - ${project.parent.version} - - - \ No newline at end of file