You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/05/03 04:05:34 UTC

[GitHub] [shardingsphere] terrymanu commented on a change in pull request #10246: fix example pom miss shardingsphere-read-write-splitting-api dependency

terrymanu commented on a change in pull request #10246:
URL: https://github.com/apache/shardingsphere/pull/10246#discussion_r624865069



##########
File path: examples/pom.xml
##########
@@ -167,6 +167,11 @@
                 <artifactId>shardingsphere-infra-common</artifactId>
                 <version>${shardingsphere.version}</version>
             </dependency>
+            <dependency>
+                <groupId>org.apache.shardingsphere</groupId>
+                <artifactId>shardingsphere-read-write-splitting-api</artifactId>

Review comment:
       The `shardingsphere-read-write-splitting-api` has already change to `shardingsphere-readwrite-splitting-api`, please update it




-- 
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:
users@infra.apache.org