This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch 2.6.0-release
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git.
from 41ea851 [Feature][Connector] Add iceberg spark batch sink (#1439)
add 9ec2574 [maven-release-plugin] prepare release 2.6.0
new 6d07356 [maven-release-plugin] prepare for next development iteration
The 1 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:
pom.xml | 9 +++------
seatunnel-apis/pom.xml | 6 ++----
seatunnel-apis/seatunnel-api-base/pom.xml | 7 ++-----
seatunnel-apis/seatunnel-api-flink/pom.xml | 8 ++------
seatunnel-apis/seatunnel-api-spark/pom.xml | 7 ++-----
seatunnel-common/pom.xml | 6 ++----
seatunnel-config/pom.xml | 5 ++---
seatunnel-config/seatunnel-config-base/pom.xml | 12 ++++--------
seatunnel-config/seatunnel-config-shade/pom.xml | 5 ++---
seatunnel-connectors/pom.xml | 6 ++----
.../seatunnel-connector-flink-console/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-flink-doris/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-flink-druid/pom.xml | 6 ++----
.../seatunnel-connector-flink-elasticsearch/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-flink-fake/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-flink-file/pom.xml | 7 ++-----
.../seatunnel-connector-flink-influxdb/pom.xml | 6 ++----
seatunnel-connectors/seatunnel-connector-flink-jdbc/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-flink-kafka/pom.xml | 7 ++-----
.../seatunnel-connector-flink-socket/pom.xml | 7 ++-----
.../seatunnel-connector-spark-clickhouse/pom.xml | 7 ++-----
.../seatunnel-connector-spark-console/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-doris/pom.xml | 7 ++-----
.../seatunnel-connector-spark-elasticsearch/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-email/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-fake/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-file/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-hbase/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-hive/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-hudi/pom.xml | 7 ++-----
.../seatunnel-connector-spark-iceberg/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-jdbc/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-kafka/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-kudu/pom.xml | 7 ++-----
.../seatunnel-connector-spark-mongodb/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-neo4j/pom.xml | 7 ++-----
.../seatunnel-connector-spark-phoenix/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-redis/pom.xml | 7 ++-----
.../seatunnel-connector-spark-socket/pom.xml | 7 ++-----
seatunnel-connectors/seatunnel-connector-spark-tidb/pom.xml | 7 ++-----
seatunnel-core/pom.xml | 6 ++----
seatunnel-core/seatunnel-core-base/pom.xml | 7 ++-----
seatunnel-core/seatunnel-core-flink/pom.xml | 6 ++----
seatunnel-core/seatunnel-core-spark/pom.xml | 6 ++----
seatunnel-core/seatunnel-core-sql/pom.xml | 6 ++----
seatunnel-dist/pom.xml | 6 ++----
seatunnel-examples/pom.xml | 6 ++----
seatunnel-examples/seatunnel-flink-examples/pom.xml | 7 ++-----
seatunnel-examples/seatunnel-spark-examples/pom.xml | 6 ++----
seatunnel-examples/seatunnel-sql-examples/pom.xml | 6 ++----
seatunnel-transforms/pom.xml | 6 ++----
.../seatunnel-transform-flink-datastream2table/pom.xml | 7 ++-----
seatunnel-transforms/seatunnel-transform-flink-split/pom.xml | 7 ++-----
seatunnel-transforms/seatunnel-transform-flink-sql/pom.xml | 7 ++-----
.../seatunnel-transform-flink-table2datastream/pom.xml | 8 ++------
seatunnel-transforms/seatunnel-transform-spark-json/pom.xml | 8 ++------
seatunnel-transforms/seatunnel-transform-spark-split/pom.xml | 7 ++-----
seatunnel-transforms/seatunnel-transform-spark-sql/pom.xml | 8 ++------
58 files changed, 119 insertions(+), 280 deletions(-)