funky-eyes commented on code in PR #6302:
URL: https://github.com/apache/incubator-seata/pull/6302#discussion_r1466277753


##########
compatible/pom.xml:
##########
@@ -30,7 +30,7 @@
 
     <dependencies>
         <dependency>
-            <groupId>${project.groupId}</groupId>
+            <groupId>org.apache.seata</groupId>

Review Comment:
   如果他不依赖org.apache.seata:seata-all,会影响应用使用吗?假设我使用一个io.seata:seata-all 
2.1.0-SNAPSHOT
   If he doesn't depend on org.apache.seata:seata-all, will it affect the 
application usage? Let's say I use an io.seata:seata-all 2.1.0-SNAPSHOT



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to