This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
omit 48cded0000d Regen for commit a708a32528a02b1824b136d2b1cb322f79b9d48c add 6cd0b7467f6 CAMEL-19628: Move atlassian maven repository to camel-jira where its only in use add 30572eef451 CAMEL-19628: Move atlassian maven repository to camel-jira where its only in use add e0424a05b69 Regen for commit a708a32528a02b1824b136d2b1cb322f79b9d48c (#10754) add 8d5795dba5a CAMEL-19628: Restrict downloading JARs from Atlassian Maven add 8763dc11fc6 CAMEL-19634: camel-zeebe - Only download from Maven central add 72de850fae2 CAMEL-19633: add a note about requirements for accepting contributions for components 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 (48cded0000d) \ N -- N -- N refs/heads/regen_bot (72de850fae2) 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. No new revisions were added by this update. Summary of changes: .mvn/maven.config | 2 ++ .mvn/rrf/groupId-atlassian.txt | 7 +++++++ components/camel-jira/pom.xml | 14 ++++++++++++++ components/camel-jira/src/main/docs/jira-component.adoc | 10 ++++++++++ components/camel-zeebe/pom.xml | 6 ++++++ docs/main/modules/contributing/pages/index.adoc | 1 + docs/pom.xml | 14 ++++++++++++++ dsl/camel-endpointdsl/pom.xml | 14 ++++++++++++++ parent/pom.xml | 3 ++- pom.xml | 12 ------------ 10 files changed, 70 insertions(+), 13 deletions(-) create mode 100644 .mvn/maven.config create mode 100644 .mvn/rrf/groupId-atlassian.txt