This is an automated email from the ASF dual-hosted git repository.

renqs pushed a change to branch release-3.1
in repository https://gitbox.apache.org/repos/asf/flink-cdc.git


    from b96ea11cc [FLINK-35235][pipeline-connector][kafka] Fix missing 
dependencies in the uber jar of Kafka pipeline sink
     new 0b89d50a5 [hotfix] Remove distribution management and add scm 
infomation in pom
     new 38a1782ec [hotfix] Remove test-jar from parent pom and only add to 
necessary modules
     new f52230820 [hotfix] Change parent POM's artifact ID to flink-cdc-parent
     new 5bde60b86 [hotfix] Use apache-release profile instead
     new f2ccc45fb [hotfix] Include LICENSE in binary release
     new 62fb38b9b [hotfix] Use flink-cdc as source release prefix

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 flink-cdc-cli/pom.xml                              |   2 +-
 flink-cdc-common/pom.xml                           |  19 ++-
 flink-cdc-composer/pom.xml                         |   2 +-
 .../flink-cdc-pipeline-connector-mysql/pom.xml     |  13 ++
 .../flink-connector-db2-cdc/pom.xml                |  17 +++
 .../flink-connector-mongodb-cdc/pom.xml            |  16 +++
 .../flink-connector-mysql-cdc/pom.xml              |  18 +++
 .../flink-connector-oracle-cdc/pom.xml             |  17 +++
 .../flink-connector-sqlserver-cdc/pom.xml          |  17 +++
 .../flink-connector-tidb-cdc/pom.xml               |  17 +++
 .../flink-connector-vitess-cdc/pom.xml             |  17 +++
 flink-cdc-connect/pom.xml                          |   2 +-
 flink-cdc-dist/pom.xml                             |   2 +-
 flink-cdc-dist/src/main/assembly/assembly.xml      |   7 ++
 flink-cdc-e2e-tests/flink-cdc-e2e-utils/pom.xml    |  17 +++
 flink-cdc-e2e-tests/pom.xml                        |   2 +-
 flink-cdc-runtime/pom.xml                          |   2 +-
 pom.xml                                            | 140 ++++-----------------
 tools/releasing/create_source_release.sh           |   6 +-
 19 files changed, 208 insertions(+), 125 deletions(-)

Reply via email to