This is an automated email from the ASF dual-hosted git repository. xxyu pushed a change to branch kylin5-alpha in repository https://gitbox.apache.org/repos/asf/kylin.git
discard f96d0ccafe [maven-release-plugin] prepare for next development iteration omit 5a43334bef [maven-release-plugin] prepare release kylin-5.0.0-alpha omit 2f9e6ec280 Fix release-publish.sh new c9294bde36 Fix release-publish.sh This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (f96d0ccafe) \ N -- N -- N refs/heads/kylin5-alpha (c9294bde36) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. 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: build/release/release-pipeline-docker/README.md | 7 +++---- .../release-machine/conf/setenv.sh | 6 +++++- .../release-machine/script/release-publish.sh | 14 +++++++++---- pom.xml | 6 ++++-- src/assembly/pom.xml | 9 ++++++--- src/common-booter/pom.xml | 6 ++++-- src/common-server/pom.xml | 6 ++++-- src/common-service/pom.xml | 6 ++++-- src/core-common/pom.xml | 5 +++-- src/core-job/pom.xml | 6 ++++-- src/core-metadata/pom.xml | 5 +++-- src/core-metrics/pom.xml | 6 ++++-- src/core-storage/pom.xml | 6 ++++-- src/data-loading-booter/pom.xml | 6 ++++-- src/data-loading-server/pom.xml | 6 ++++-- src/data-loading-service/pom.xml | 6 ++++-- src/datasource-sdk/pom.xml | 6 ++++-- src/datasource-service/pom.xml | 6 ++++-- src/distributed-lock-ext/pom.xml | 6 ++++-- src/jdbc/pom.xml | 23 +++++----------------- src/job-service/pom.xml | 6 ++++-- src/kylin-it/pom.xml | 6 ++++-- src/metadata-server/pom.xml | 6 ++++-- src/modeling-service/pom.xml | 6 ++++-- src/query-booter/pom.xml | 6 ++++-- src/query-common/pom.xml | 6 ++++-- src/query-server/pom.xml | 6 ++++-- src/query-service/pom.xml | 6 ++++-- src/query/pom.xml | 6 ++++-- src/second-storage/clickhouse-it/pom.xml | 6 ++++-- src/second-storage/clickhouse/pom.xml | 6 ++++-- src/second-storage/core-ui/pom.xml | 6 ++++-- src/second-storage/core/pom.xml | 6 ++++-- src/server/pom.xml | 6 ++++-- src/source-hive/pom.xml | 5 +++-- src/spark-project/engine-build-sdk/pom.xml | 6 ++++-- src/spark-project/engine-spark/pom.xml | 6 ++++-- .../kylin-soft-affinity-cache/pom.xml | 2 +- src/spark-project/source-jdbc/pom.xml | 6 ++++-- src/spark-project/sparder/pom.xml | 6 ++++-- src/spark-project/spark-common/pom.xml | 6 ++++-- src/spark-project/spark-it/pom.xml | 6 ++++-- src/streaming-sdk/pom.xml | 6 ++++-- src/streaming-service/pom.xml | 6 ++++-- src/streaming/pom.xml | 6 ++++-- src/tool/pom.xml | 6 ++++-- 46 files changed, 187 insertions(+), 111 deletions(-)