This is an automated email from the ASF dual-hosted git repository.

tsato pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a72ce6  Fix Camel compatibility matrix table
7a72ce6 is described below

commit 7a72ce6eb850cbe5383c722596fd6de24a5575ea
Author: Tadayoshi Sato <sato.tadayo...@gmail.com>
AuthorDate: Fri Feb 5 14:06:30 2021 +0900

    Fix Camel compatibility matrix table
---
 docs/modules/ROOT/pages/camel-compatibility-matrix.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/camel-compatibility-matrix.adoc 
b/docs/modules/ROOT/pages/camel-compatibility-matrix.adoc
index 5b52e84..8d3f59a 100644
--- a/docs/modules/ROOT/pages/camel-compatibility-matrix.adoc
+++ b/docs/modules/ROOT/pages/camel-compatibility-matrix.adoc
@@ -3,7 +3,7 @@
 
 In this section we report the compatibility matrix between Camel and Camel 
Kafka Connector projects
 
-[width="100%",cols="50%,10%,10%,30%",options="header",]
+[width="100%",cols="4,2,2,1,3",options="header",]
 
|=================================================================================================
 |Camel-Kafka-Connector Version |Camel-Version     |Kafka-Version |LTS |Branch  
 |0.1.0                         |3.1.0             |2.4.1         |no  |-

Reply via email to