This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.
discard c46affa [create-pull-request] automated change omit 5aec2ef Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation omit 2322687 Align to 3.6.0-SNAPSHOT omit 29286cf Changelog on camel-master should push on camel-master omit 281d828 Point to 3.6.0-SNAPSHOT add b43f2c8 Updated CHANGELOG.md add 22600bf Removed the Jenkinsfile deploy pipeline, we are now using gh action add f66a921 Upgrade Maven Wrapper to 0.5.6 new 3f497ff Point to 3.6.0-SNAPSHOT new ed70ed0 Changelog on camel-master should push on camel-master new 66596ee Align to 3.6.0-SNAPSHOT new 2311f7a Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation new 16ffa2f [create-pull-request] automated change 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 (c46affa) \ N -- N -- N refs/heads/camel-master (16ffa2f) 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 5 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: .mvn/wrapper/MavenWrapperDownloader.java | 4 +- .mvn/wrapper/maven-wrapper.properties | 2 +- CHANGELOG.md | 3 ++ Jenkinsfile.deploy | 65 -------------------------------- mvnw | 8 ++-- mvnw.cmd | 8 ++-- 6 files changed, 14 insertions(+), 76 deletions(-) delete mode 100644 Jenkinsfile.deploy