From 497faf8e9cd66dbe0decd4015be86f35a7235fc4 Mon Sep 17 00:00:00 2001
From: sin <2943460818@qq.com>
Date: Sat, 4 May 2019 17:01:23 +0800
Subject: [PATCH] =?UTF-8?q?-=20=E4=BF=AE=E6=94=B9=20dubbo=20=E7=89=88?=
=?UTF-8?q?=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
search/pom.xml | 10 +++++++++-
search/search-application/pom.xml | 10 +++++-----
search/search-service-impl/pom.xml | 10 +++++-----
3 files changed, 19 insertions(+), 11 deletions(-)
diff --git a/search/pom.xml b/search/pom.xml
index fd9f3b1e2..7f1c1129b 100644
--- a/search/pom.xml
+++ b/search/pom.xml
@@ -17,5 +17,13 @@
search-service-impl
-
+
+
+
+ org.apache.dubbo
+ dubbo
+ 2.7.1
+
+
+
diff --git a/search/search-application/pom.xml b/search/search-application/pom.xml
index 5fdb09375..332a3179a 100644
--- a/search/search-application/pom.xml
+++ b/search/search-application/pom.xml
@@ -39,13 +39,13 @@
- com.alibaba
+ org.apache.dubbo
dubbo
-
- com.alibaba.boot
- dubbo-spring-boot-starter
-
+
+
+
+
org.apache.curator
diff --git a/search/search-service-impl/pom.xml b/search/search-service-impl/pom.xml
index d7f1928bc..2147e2f55 100644
--- a/search/search-service-impl/pom.xml
+++ b/search/search-service-impl/pom.xml
@@ -29,7 +29,7 @@
- com.alibaba
+ org.apache.dubbo
dubbo
@@ -54,10 +54,10 @@
spring-boot-starter-test
test
-
- com.alibaba.boot
- dubbo-spring-boot-starter
-
+
+
+
+
org.apache.curator
curator-framework