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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 1e3fb19  CAMEL-17499: Renaming inconsistent data format names in model
1e3fb19 is described below

commit 1e3fb193e8d2049756c9014e53d0b5930fcdc6f6
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jan 18 17:12:03 2022 +0100

    CAMEL-17499: Renaming inconsistent data format names in model
---
 .../main/resources/org/apache/camel/catalog/karaf/dataformats.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats.properties
 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats.properties
index 826b6b5..06de992 100644
--- 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats.properties
+++ 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats.properties
@@ -1,7 +1,6 @@
 any23
 asn1
 avro
-avro-jackson
 avroJackson
 barcode
 base64

Reply via email to