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 2022/04/14 10:42:10 UTC

[camel] branch regen_bot updated (c6032e32c65 -> 8a405e0ab72)

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 c6032e32c65 CAMEL-17948: Fix regression in WsProducerConsumerTest (#7448)
     add 04db7f2e90c CAMEL-17921: Fix misspelled Hazelcast operations (#7384)
     add 8a405e0ab72 Regen for commit 04db7f2e90c1654f665ead3af54e49ef5327b8e0

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/hazelcast-atomicvalue.json |  2 +-
 .../apache/camel/catalog/components/hazelcast-instance.json    |  2 +-
 .../org/apache/camel/catalog/components/hazelcast-list.json    |  2 +-
 .../org/apache/camel/catalog/components/hazelcast-map.json     |  2 +-
 .../apache/camel/catalog/components/hazelcast-multimap.json    |  2 +-
 .../org/apache/camel/catalog/components/hazelcast-queue.json   |  2 +-
 .../camel/catalog/components/hazelcast-replicatedmap.json      |  2 +-
 .../apache/camel/catalog/components/hazelcast-ringbuffer.json  |  2 +-
 .../org/apache/camel/catalog/components/hazelcast-seda.json    |  2 +-
 .../org/apache/camel/catalog/components/hazelcast-set.json     |  2 +-
 .../org/apache/camel/catalog/components/hazelcast-topic.json   |  2 +-
 .../hazelcast/atomicnumber/hazelcast-atomicvalue.json          |  2 +-
 .../camel/component/hazelcast/instance/hazelcast-instance.json |  2 +-
 .../apache/camel/component/hazelcast/list/hazelcast-list.json  |  2 +-
 .../apache/camel/component/hazelcast/map/hazelcast-map.json    |  2 +-
 .../camel/component/hazelcast/multimap/hazelcast-multimap.json |  2 +-
 .../camel/component/hazelcast/queue/hazelcast-queue.json       |  2 +-
 .../hazelcast/replicatedmap/hazelcast-replicatedmap.json       |  2 +-
 .../component/hazelcast/ringbuffer/hazelcast-ringbuffer.json   |  2 +-
 .../apache/camel/component/hazelcast/seda/hazelcast-seda.json  |  2 +-
 .../apache/camel/component/hazelcast/set/hazelcast-set.json    |  2 +-
 .../camel/component/hazelcast/topic/hazelcast-topic.json       |  2 +-
 .../apache/camel/component/hazelcast/HazelcastOperation.java   | 10 +++++-----
 23 files changed, 27 insertions(+), 27 deletions(-)