Thanks Xiqian for pointing out this. This is due to a missing manual update of a version-related property in the pom.xml. I've raised a PR https://github.com/apache/flink-cdc/pull/4134 to automate this change in the release script. A new RC will be initiated after the property is updated.
Xiqian YU <[email protected]> 于2025年9月23日周二 11:48写道: > Thanks Yanquan for preparing the release! > > Minor concern: I’ve reviewed the code in the `release-3.5.0-rc2` tag, but > it seems the project version isn’t bumped and still remains `3.5-SNAPSHOT`, > which should be used in `release-3.5` only. The same thing happens in the > 3.5.0-rc2 tarball. I wonder if some required stages were omitted during the > release? > > Best Regards, > Xiqian > > > Le 22 sept. 2025 à 19:48, Yanquan Lv <[email protected]> a écrit : > > > > Hi everyone, > > Please review and vote on the release candidate #2 for the version 3.5.0 > of > > Apache Flink CDC, > > as follows: > > [ ] +1, Approve the release > > [ ] -1, Do not approve the release (please provide specific comments) > > > > *Release Overview* > > As an overview, the release consists of the following: > > a) Flink CDC source release to be deployed to dist.apache.org > > b) Maven artifacts to be deployed to the Maven Central Repository > > *Staging Areas to Review* > > The staging areas containing the above mentioned artifacts are as > follows, > > for your review: > > All artifacts for a) can be found in the corresponding dev repository at > > dist.apache.org [1], which are signed with the key with fingerprint > > A9BEB87788529D31737CA693D383044FBF381FD1[2] > > All artifacts for b) can be found at the Apache Nexus Repository [3] > > Other links for your review: > > JIRA release notes [4] > > Source code tag "release-3.5.0-rc2" with commit hash > > d6ceee8f54de3331bb4aa53621c92c2146e486bc [5] > > PR for release announcement blog post of Flink CDC 3.5.0 in flink-web [6] > > *Vote Duration* > > The voting time will run for at least 72 hours. > > It is adopted by majority approval, with at least 3 PMC affirmative > votes. > > > > Thanks, > > Yanquan > > > > [1] https://dist.apache.org/repos/dist/dev/flink/flink-cdc-3.5.0-rc2/ > > [2] https://dist.apache.org/repos/dist/release/flink/KEYS > > [3] > > > https://repository.apache.org/content/repositories/orgapacheflink-1854/org/apache/flink/ > > [4] > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12355894&styleName=&projectId=12315522 > > [5] https://github.com/apache/flink-cdc/releases/tag/release-3.5.0-rc2 > > [6] https://github.com/apache/flink-web/pull/806 > >
