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 2021/03/11 06:57:59 UTC

[camel] branch regen_bot updated (3e41202 -> cd3225a)

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 3e41202  Sync deps
     add af773d8  Camel-Http: Fixed scheme with "//"
     add cd3225a  Regen

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/components/http.json  |  2 +-
 .../resources/org/apache/camel/catalog/components/https.json |  2 +-
 .../org/apache/camel/catalog/docs/http-component.adoc        |  2 +-
 .../apache/camel/component/http/HttpEndpointUriFactory.java  |  2 +-
 .../resources/org/apache/camel/component/http/http.json      |  2 +-
 .../resources/org/apache/camel/component/http/https.json     |  2 +-
 components/camel-http/src/main/docs/http-component.adoc      |  2 +-
 .../java/org/apache/camel/component/http/HttpEndpoint.java   |  2 +-
 .../camel-componentdsl/src/generated/resources/metadata.json |  4 ++--
 .../camel/builder/endpoint/StaticEndpointBuilders.java       |  8 ++++----
 .../builder/endpoint/dsl/HttpEndpointBuilderFactory.java     | 12 ++++++------
 docs/components/modules/ROOT/pages/http-component.adoc       |  2 +-
 12 files changed, 21 insertions(+), 21 deletions(-)