This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit 585df24a6607b2bec46e769c27c9ae3a56e43d62 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Oct 6 14:33:28 2020 +0200 Added a camel-kafka-connector-catalog to collect all the json descriptor - fixed module name --- camel-kafka-connector-catalog/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-kafka-connector-catalog/pom.xml b/camel-kafka-connector-catalog/pom.xml index e5f0e4b..faee857 100644 --- a/camel-kafka-connector-catalog/pom.xml +++ b/camel-kafka-connector-catalog/pom.xml @@ -29,7 +29,7 @@ <artifactId>camel-kafka-connector-catalog</artifactId> <packaging>jar</packaging> - <name>Camel Kafka Connector Calog</name> + <name>Camel Kafka Connector Catalog</name> <description>Camel Kafka Connector Catalog</description> <dependencies>
