You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/06/27 10:01:03 UTC

[camel] branch regen_bot updated (d97212f8255 -> 1589b2984e6)

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


    from d97212f8255 Regen for commit 09b9291d17a3adbf1c01ab21d716b712cdfcf414
     add cfb66909477 Fix building with -Dquickly against an empty local Maven repository and disabled Apache snapshots repository
     add 4002d7a4487 Regen after Fix building with -Dquickly against an empty local Maven repository and disabled Apache snapshots repository
     add 1bb45489d4e Fixup 7afe20a Do not run Maven plugin integration tests with -DskipTests
     add 6347879373c Fixup CAMEL-19461 - make camel-dependencies work with mvn license:format, copy only version properties to camel-dependencies
     add 1589b2984e6 Regen camel-dependencies after Fixup CAMEL-19461 - make camel-dependencies work with mvn license:format, copy only version properties to camel-dependencies

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  798 +++++++--------
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 1051 ++++++++++----------
 components/camel-as2/camel-as2-api/pom.xml         |   18 +
 components/camel-box/camel-box-api/pom.xml         |   18 +
 components/camel-dhis2/camel-dhis2-api/pom.xml     |   18 +
 components/camel-fhir/camel-fhir-api/pom.xml       |   18 +
 components/camel-olingo2/camel-olingo2-api/pom.xml |   18 +
 components/camel-olingo4/camel-olingo4-api/pom.xml |   18 +
 core/camel-api/pom.xml                             |   13 +
 core/camel-core-model/pom.xml                      |   13 +
 core/camel-core-xml/pom.xml                        |   17 +
 core/camel-util/pom.xml                            |   18 +
 tooling/maven/camel-package-maven-plugin/pom.xml   |    1 -
 tooling/maven/camel-restdsl-openapi-plugin/pom.xml |    1 -
 .../maven/sync/properties/SyncPropertiesMojo.java  |    1 +
 15 files changed, 1095 insertions(+), 926 deletions(-)