wgy8283335 commented on a change in pull request #3902: Remove old 
orchestration module.
URL: 
https://github.com/apache/incubator-shardingsphere/pull/3902#discussion_r364685966
 
 

 ##########
 File path: sharding-distribution/shardingsphere-src-distribution/pom.xml
 ##########
 @@ -179,17 +179,27 @@
         </dependency>
         <dependency>
             <groupId>org.apache.shardingsphere</groupId>
-            <artifactId>sharding-orchestration-core</artifactId>
+            <artifactId>sharding-orchestration-core-new</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.shardingsphere</groupId>
-            <artifactId>sharding-orchestration-reg-api</artifactId>
+            <artifactId>sharding-orchestration-center-api</artifactId>
 
 Review comment:
   Why not use
   sharding-orchestration-center
   It includes :
   
   sharding-orchestration-center-api
   sharding-orchestration-center-apollo
   sharding-orchestration-center-zookeeper-curator
   sharding-orchestration-center-nacos

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to