lvyanquan opened a new pull request, #4335: URL: https://github.com/apache/flink-cdc/pull/4335
## Background Modify the revision property so that the package built by flink-cdc-dist includes FLINK_VERSION information: https://github.com/apache/flink-cdc/blob/08f3fb88f77d1aabc4c7f991c06b2fe3565028fa/flink-cdc-dist/pom.xml#L120 ## Usage ``` RELEASE_VERSION=${RELEASE_VERSION} FLINK_VERSION=${FLINK_VERSION} ./tools/releasing/deploy_staging_jars.sh ``` -- 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]
