GOODBOY008 commented on code in PR #3765:
URL: https://github.com/apache/flink-cdc/pull/3765#discussion_r1872926153
##########
.dlc.json:
##########
@@ -10,7 +10,7 @@
"pattern": "^{"
},
{
- "pattern": "^https://repo1.maven.org/maven2/org/apache/flink.*SNAPSHOT.*"
+ "pattern": "^https://repo1.maven.org/maven2/org/apache/flink.*"
Review Comment:
@yuxiqian `SNAPSHOT `version should not be availableļ¼but `released ` version
should be available. So can you explain the reason?
--
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]