diff --git a/build-config/resources/Ballerina.toml b/build-config/resources/Ballerina.toml index cce7e3f..b9e9a5e 100644 --- a/build-config/resources/Ballerina.toml +++ b/build-config/resources/Ballerina.toml @@ -4,7 +4,7 @@ name = "confluent.cregistry" version = "@toml.version@" authors = ["Ballerina"] export=["confluent.cregistry"] -keywords = ["schema_registry", "avro", "serdes", "Vendor/Confluent", "Area/Database", "Type/Connector"] +keywords = ["confluent", "schema_registry", "avro", "serdes"] repository = "https://github.com/ballerina-platform/module-ballerinax-confluent.cregistry" license = ["Apache-2.0"] distribution = "2201.11.0"