This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch camel-kafka-connector-0.11.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit b589d291e4febd539b073ef1a64b1cc1eb6e36f6 Author: David Jencks <[email protected]> AuthorDate: Fri Nov 5 20:13:51 2021 -0700 correct version in connectors component descriptor --- connectors/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/antora.yml b/connectors/antora.yml index 92a2a5d..a6fec2e 100644 --- a/connectors/antora.yml +++ b/connectors/antora.yml @@ -2,4 +2,4 @@ # A distributed part of the component at /docs/antora.yml name: camel-kafka-connector -version: next +version: 0.11.0
