gong commented on code in PR #7923:
URL: https://github.com/apache/inlong/pull/7923#discussion_r1188099591


##########
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors-v1.13/doris/pom.xml:
##########
@@ -20,7 +20,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.inlong</groupId>
-        <artifactId>sort-connectors</artifactId>
+        <artifactId>sort-connectors-v1.13</artifactId>
         <version>1.7.0-SNAPSHOT</version>
     </parent>
     <artifactId>sort-connector-doris</artifactId>

Review Comment:
   > There is no need to define the version, the module is closed
   
   @GanfengTan All connector jar will deploy to maven repository. Connector 
artifactId can't be distinguished when multiple flink version package and 
version is same. 



-- 
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: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to