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 a99a9e586a [maven-release-plugin] prepare for next development iteration omit 7b1c5753be [maven-release-plugin] prepare release kylin-5.0.0-alpha omit d6d394ba9a Fix release-publish.sh new c34f3e6669 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 (a99a9e586a) \ N -- N -- N refs/heads/kylin5-alpha (c34f3e6669) 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: pom.xml | 19 ++++--------------- 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 | 8 +++++--- 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 ++++-- src/spark-project/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 ++++-- 43 files changed, 169 insertions(+), 100 deletions(-)