diff --git a/components/camel-activemq/pom.xml b/components/camel-activemq/pom.xml index 246a2c62d..59eb4cded 100644 --- a/components/camel-activemq/pom.xml +++ b/components/camel-activemq/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-activemq6/pom.xml b/components/camel-activemq6/pom.xml index f6668a6b5..f091edd3b 100644 --- a/components/camel-activemq6/pom.xml +++ b/components/camel-activemq6/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-chatscript/pom.xml b/components/camel-ai/camel-chatscript/pom.xml index 81d859535..96b462bd1 100644 --- a/components/camel-ai/camel-chatscript/pom.xml +++ b/components/camel-ai/camel-chatscript/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-djl/pom.xml b/components/camel-ai/camel-djl/pom.xml index 927a0ef0e..5c24c54b6 100644 --- a/components/camel-ai/camel-djl/pom.xml +++ b/components/camel-ai/camel-djl/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-docling/pom.xml b/components/camel-ai/camel-docling/pom.xml index b69b7212a..b3c9a2585 100644 --- a/components/camel-ai/camel-docling/pom.xml +++ b/components/camel-ai/camel-docling/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-kserve/pom.xml b/components/camel-ai/camel-kserve/pom.xml index 7657cba03..93ffa2eaf 100644 --- a/components/camel-ai/camel-kserve/pom.xml +++ b/components/camel-ai/camel-kserve/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-langchain4j-agent/pom.xml b/components/camel-ai/camel-langchain4j-agent/pom.xml index f100212dd..f8e135fff 100644 --- a/components/camel-ai/camel-langchain4j-agent/pom.xml +++ b/components/camel-ai/camel-langchain4j-agent/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-langchain4j-chat/pom.xml b/components/camel-ai/camel-langchain4j-chat/pom.xml index c6a684927..a3ae24503 100644 --- a/components/camel-ai/camel-langchain4j-chat/pom.xml +++ b/components/camel-ai/camel-langchain4j-chat/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-langchain4j-core/pom.xml b/components/camel-ai/camel-langchain4j-core/pom.xml index ab78b79c0..57f3247e3 100644 --- a/components/camel-ai/camel-langchain4j-core/pom.xml +++ b/components/camel-ai/camel-langchain4j-core/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-langchain4j-embeddings/pom.xml b/components/camel-ai/camel-langchain4j-embeddings/pom.xml index 962a19106..2a399516b 100644 --- a/components/camel-ai/camel-langchain4j-embeddings/pom.xml +++ b/components/camel-ai/camel-langchain4j-embeddings/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-langchain4j-embeddingstore/pom.xml b/components/camel-ai/camel-langchain4j-embeddingstore/pom.xml index 5ca6e658a..93b345f19 100644 --- a/components/camel-ai/camel-langchain4j-embeddingstore/pom.xml +++ b/components/camel-ai/camel-langchain4j-embeddingstore/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-langchain4j-tokenizer/pom.xml b/components/camel-ai/camel-langchain4j-tokenizer/pom.xml index 14f2f5f93..06544dc34 100644 --- a/components/camel-ai/camel-langchain4j-tokenizer/pom.xml +++ b/components/camel-ai/camel-langchain4j-tokenizer/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-langchain4j-tools/pom.xml b/components/camel-ai/camel-langchain4j-tools/pom.xml index da894f9e1..c1d94ee0c 100644 --- a/components/camel-ai/camel-langchain4j-tools/pom.xml +++ b/components/camel-ai/camel-langchain4j-tools/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-langchain4j-web-search/pom.xml b/components/camel-ai/camel-langchain4j-web-search/pom.xml index 6bcf339d7..4f990fdba 100644 --- a/components/camel-ai/camel-langchain4j-web-search/pom.xml +++ b/components/camel-ai/camel-langchain4j-web-search/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-milvus/pom.xml b/components/camel-ai/camel-milvus/pom.xml index a90fe0133..53d058a06 100644 --- a/components/camel-ai/camel-milvus/pom.xml +++ b/components/camel-ai/camel-milvus/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-neo4j/pom.xml b/components/camel-ai/camel-neo4j/pom.xml index 13c58414a..4920f7092 100644 --- a/components/camel-ai/camel-neo4j/pom.xml +++ b/components/camel-ai/camel-neo4j/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-openai/pom.xml b/components/camel-ai/camel-openai/pom.xml index 30b3b1c63..8d0b38803 100644 --- a/components/camel-ai/camel-openai/pom.xml +++ b/components/camel-ai/camel-openai/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-pinecone/pom.xml b/components/camel-ai/camel-pinecone/pom.xml index 7b5028b41..2733e22c3 100644 --- a/components/camel-ai/camel-pinecone/pom.xml +++ b/components/camel-ai/camel-pinecone/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-qdrant/pom.xml b/components/camel-ai/camel-qdrant/pom.xml index 628953b01..57b7ae7a8 100644 --- a/components/camel-ai/camel-qdrant/pom.xml +++ b/components/camel-ai/camel-qdrant/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-tensorflow-serving/pom.xml b/components/camel-ai/camel-tensorflow-serving/pom.xml index 437d17bab..bae9352af 100644 --- a/components/camel-ai/camel-tensorflow-serving/pom.xml +++ b/components/camel-ai/camel-tensorflow-serving/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-torchserve/pom.xml b/components/camel-ai/camel-torchserve/pom.xml index 2bfaf7ca1..ab89fca9e 100644 --- a/components/camel-ai/camel-torchserve/pom.xml +++ b/components/camel-ai/camel-torchserve/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/camel-weaviate/pom.xml b/components/camel-ai/camel-weaviate/pom.xml index d415dca1d..e09f59978 100644 --- a/components/camel-ai/camel-weaviate/pom.xml +++ b/components/camel-ai/camel-weaviate/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ai-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ai/pom.xml b/components/camel-ai/pom.xml index 110251cef..241d6b819 100644 --- a/components/camel-ai/pom.xml +++ b/components/camel-ai/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml index 08f3bbff7..6da9beecb 100644 --- a/components/camel-amqp/pom.xml +++ b/components/camel-amqp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-arangodb/pom.xml b/components/camel-arangodb/pom.xml index 01e9c1586..d4694ad11 100644 --- a/components/camel-arangodb/pom.xml +++ b/components/camel-arangodb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-as2/pom.xml b/components/camel-as2/pom.xml index 188a04bcd..d1b9cddf8 100644 --- a/components/camel-as2/pom.xml +++ b/components/camel-as2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-asn1/pom.xml b/components/camel-asn1/pom.xml index 881ffd88a..99f6153a8 100644 --- a/components/camel-asn1/pom.xml +++ b/components/camel-asn1/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-asterisk/pom.xml b/components/camel-asterisk/pom.xml index 15e3acb58..59fdcb571 100644 --- a/components/camel-asterisk/pom.xml +++ b/components/camel-asterisk/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml index 75718e823..ad6238050 100644 --- a/components/camel-atmosphere-websocket/pom.xml +++ b/components/camel-atmosphere-websocket/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml index 78bc0f41c..dd6d2ffe2 100644 --- a/components/camel-atom/pom.xml +++ b/components/camel-atom/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-attachments/pom.xml b/components/camel-attachments/pom.xml index eb76d995c..ae5b2eea4 100644 --- a/components/camel-attachments/pom.xml +++ b/components/camel-attachments/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml b/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml index 4086a304b..5fd50f389 100644 --- a/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml +++ b/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-avro-rpc-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-avro-rpc/camel-avro-rpc/pom.xml b/components/camel-avro-rpc/camel-avro-rpc/pom.xml index e41a2cd94..88bf04ace 100644 --- a/components/camel-avro-rpc/camel-avro-rpc/pom.xml +++ b/components/camel-avro-rpc/camel-avro-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-avro-rpc-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-avro-rpc/pom.xml b/components/camel-avro-rpc/pom.xml index b0e3d817a..579b72e0c 100644 --- a/components/camel-avro-rpc/pom.xml +++ b/components/camel-avro-rpc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml index 146090003..3e77629f1 100644 --- a/components/camel-avro/pom.xml +++ b/components/camel-avro/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws-bedrock/pom.xml b/components/camel-aws/camel-aws-bedrock/pom.xml index cd6460c2d..917c42d19 100644 --- a/components/camel-aws/camel-aws-bedrock/pom.xml +++ b/components/camel-aws/camel-aws-bedrock/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws-cloudtrail/pom.xml b/components/camel-aws/camel-aws-cloudtrail/pom.xml index 26a8cb100..e47a59024 100644 --- a/components/camel-aws/camel-aws-cloudtrail/pom.xml +++ b/components/camel-aws/camel-aws-cloudtrail/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws-common/pom.xml b/components/camel-aws/camel-aws-common/pom.xml index b3862df1c..cd0757d42 100644 --- a/components/camel-aws/camel-aws-common/pom.xml +++ b/components/camel-aws/camel-aws-common/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws-config/pom.xml b/components/camel-aws/camel-aws-config/pom.xml index 54538dd74..0b0c16da9 100644 --- a/components/camel-aws/camel-aws-config/pom.xml +++ b/components/camel-aws/camel-aws-config/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws-parameter-store/pom.xml b/components/camel-aws/camel-aws-parameter-store/pom.xml index 9e00d32a0..97a0a367b 100644 --- a/components/camel-aws/camel-aws-parameter-store/pom.xml +++ b/components/camel-aws/camel-aws-parameter-store/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws-secrets-manager/pom.xml b/components/camel-aws/camel-aws-secrets-manager/pom.xml index f873c6368..0d17d0d4b 100644 --- a/components/camel-aws/camel-aws-secrets-manager/pom.xml +++ b/components/camel-aws/camel-aws-secrets-manager/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws-security-hub/pom.xml b/components/camel-aws/camel-aws-security-hub/pom.xml index 2bc538757..c10e5dab4 100644 --- a/components/camel-aws/camel-aws-security-hub/pom.xml +++ b/components/camel-aws/camel-aws-security-hub/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws-xray/pom.xml b/components/camel-aws/camel-aws-xray/pom.xml index c7a3c9977..c6ff0152a 100644 --- a/components/camel-aws/camel-aws-xray/pom.xml +++ b/components/camel-aws/camel-aws-xray/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-athena/pom.xml b/components/camel-aws/camel-aws2-athena/pom.xml index 1b9c63519..8e0fc54ea 100644 --- a/components/camel-aws/camel-aws2-athena/pom.xml +++ b/components/camel-aws/camel-aws2-athena/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-comprehend/pom.xml b/components/camel-aws/camel-aws2-comprehend/pom.xml index 1453951b7..95b5181a2 100644 --- a/components/camel-aws/camel-aws2-comprehend/pom.xml +++ b/components/camel-aws/camel-aws2-comprehend/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-cw/pom.xml b/components/camel-aws/camel-aws2-cw/pom.xml index 934f7d1af..e7365c481 100644 --- a/components/camel-aws/camel-aws2-cw/pom.xml +++ b/components/camel-aws/camel-aws2-cw/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-ddb/pom.xml b/components/camel-aws/camel-aws2-ddb/pom.xml index ed83a52fb..0dac23f98 100644 --- a/components/camel-aws/camel-aws2-ddb/pom.xml +++ b/components/camel-aws/camel-aws2-ddb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-ec2/pom.xml b/components/camel-aws/camel-aws2-ec2/pom.xml index 62daaa0c1..4d76f5659 100644 --- a/components/camel-aws/camel-aws2-ec2/pom.xml +++ b/components/camel-aws/camel-aws2-ec2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-ecs/pom.xml b/components/camel-aws/camel-aws2-ecs/pom.xml index 1e1996c58..6d4ac21fe 100644 --- a/components/camel-aws/camel-aws2-ecs/pom.xml +++ b/components/camel-aws/camel-aws2-ecs/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-eks/pom.xml b/components/camel-aws/camel-aws2-eks/pom.xml index 004e4ab8a..d552363fa 100644 --- a/components/camel-aws/camel-aws2-eks/pom.xml +++ b/components/camel-aws/camel-aws2-eks/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-eventbridge/pom.xml b/components/camel-aws/camel-aws2-eventbridge/pom.xml index ef00ce6e2..58fa83c24 100644 --- a/components/camel-aws/camel-aws2-eventbridge/pom.xml +++ b/components/camel-aws/camel-aws2-eventbridge/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-iam/pom.xml b/components/camel-aws/camel-aws2-iam/pom.xml index e4cccc91f..6e936b93f 100644 --- a/components/camel-aws/camel-aws2-iam/pom.xml +++ b/components/camel-aws/camel-aws2-iam/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-kinesis/pom.xml b/components/camel-aws/camel-aws2-kinesis/pom.xml index 4581e98dc..8c81b5294 100644 --- a/components/camel-aws/camel-aws2-kinesis/pom.xml +++ b/components/camel-aws/camel-aws2-kinesis/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-kms/pom.xml b/components/camel-aws/camel-aws2-kms/pom.xml index 87c37a459..5c0c27000 100644 --- a/components/camel-aws/camel-aws2-kms/pom.xml +++ b/components/camel-aws/camel-aws2-kms/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-lambda/pom.xml b/components/camel-aws/camel-aws2-lambda/pom.xml index 09c5a9acd..cbd8bbb20 100644 --- a/components/camel-aws/camel-aws2-lambda/pom.xml +++ b/components/camel-aws/camel-aws2-lambda/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-mq/pom.xml b/components/camel-aws/camel-aws2-mq/pom.xml index f76ef9089..44a763e63 100644 --- a/components/camel-aws/camel-aws2-mq/pom.xml +++ b/components/camel-aws/camel-aws2-mq/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-msk/pom.xml b/components/camel-aws/camel-aws2-msk/pom.xml index 586ffe4e3..00a38215d 100644 --- a/components/camel-aws/camel-aws2-msk/pom.xml +++ b/components/camel-aws/camel-aws2-msk/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-polly/pom.xml b/components/camel-aws/camel-aws2-polly/pom.xml index 2955158b7..e44edfbcf 100644 --- a/components/camel-aws/camel-aws2-polly/pom.xml +++ b/components/camel-aws/camel-aws2-polly/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-redshift/pom.xml b/components/camel-aws/camel-aws2-redshift/pom.xml index 8c27c943c..75e89af8b 100644 --- a/components/camel-aws/camel-aws2-redshift/pom.xml +++ b/components/camel-aws/camel-aws2-redshift/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-rekognition/pom.xml b/components/camel-aws/camel-aws2-rekognition/pom.xml index 27dac9f62..649b88895 100644 --- a/components/camel-aws/camel-aws2-rekognition/pom.xml +++ b/components/camel-aws/camel-aws2-rekognition/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-s3-vectors/pom.xml b/components/camel-aws/camel-aws2-s3-vectors/pom.xml index a718591b0..07e1333df 100644 --- a/components/camel-aws/camel-aws2-s3-vectors/pom.xml +++ b/components/camel-aws/camel-aws2-s3-vectors/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-s3/pom.xml b/components/camel-aws/camel-aws2-s3/pom.xml index d75227dbf..9d5db95f2 100644 --- a/components/camel-aws/camel-aws2-s3/pom.xml +++ b/components/camel-aws/camel-aws2-s3/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-ses/pom.xml b/components/camel-aws/camel-aws2-ses/pom.xml index 9a45f57b1..db106b894 100644 --- a/components/camel-aws/camel-aws2-ses/pom.xml +++ b/components/camel-aws/camel-aws2-ses/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-sns/pom.xml b/components/camel-aws/camel-aws2-sns/pom.xml index d20f83b0a..3aa3b5479 100644 --- a/components/camel-aws/camel-aws2-sns/pom.xml +++ b/components/camel-aws/camel-aws2-sns/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-sqs/pom.xml b/components/camel-aws/camel-aws2-sqs/pom.xml index c05f4b15e..e39bd590b 100644 --- a/components/camel-aws/camel-aws2-sqs/pom.xml +++ b/components/camel-aws/camel-aws2-sqs/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-step-functions/pom.xml b/components/camel-aws/camel-aws2-step-functions/pom.xml index 213de0bdc..b7901e3e5 100644 --- a/components/camel-aws/camel-aws2-step-functions/pom.xml +++ b/components/camel-aws/camel-aws2-step-functions/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-sts/pom.xml b/components/camel-aws/camel-aws2-sts/pom.xml index 3189a50ee..5f8306595 100644 --- a/components/camel-aws/camel-aws2-sts/pom.xml +++ b/components/camel-aws/camel-aws2-sts/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-textract/pom.xml b/components/camel-aws/camel-aws2-textract/pom.xml index 03588e522..b981c5226 100644 --- a/components/camel-aws/camel-aws2-textract/pom.xml +++ b/components/camel-aws/camel-aws2-textract/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-timestream/pom.xml b/components/camel-aws/camel-aws2-timestream/pom.xml index 4da3b13a9..c01bb54ca 100644 --- a/components/camel-aws/camel-aws2-timestream/pom.xml +++ b/components/camel-aws/camel-aws2-timestream/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-transcribe/pom.xml b/components/camel-aws/camel-aws2-transcribe/pom.xml index b3c17bf5b..4b5646033 100644 --- a/components/camel-aws/camel-aws2-transcribe/pom.xml +++ b/components/camel-aws/camel-aws2-transcribe/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/camel-aws2-translate/pom.xml b/components/camel-aws/camel-aws2-translate/pom.xml index 328697d2e..5c002e285 100644 --- a/components/camel-aws/camel-aws2-translate/pom.xml +++ b/components/camel-aws/camel-aws2-translate/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-aws-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml index 87f505c91..65a86bb07 100644 --- a/components/camel-aws/pom.xml +++ b/components/camel-aws/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-cosmosdb/pom.xml b/components/camel-azure/camel-azure-cosmosdb/pom.xml index fafa7fca1..e93a8d348 100644 --- a/components/camel-azure/camel-azure-cosmosdb/pom.xml +++ b/components/camel-azure/camel-azure-cosmosdb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-eventgrid/pom.xml b/components/camel-azure/camel-azure-eventgrid/pom.xml index 2c316594b..b51ae8bcb 100644 --- a/components/camel-azure/camel-azure-eventgrid/pom.xml +++ b/components/camel-azure/camel-azure-eventgrid/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-eventhubs/pom.xml b/components/camel-azure/camel-azure-eventhubs/pom.xml index 9883a0413..5e2027ba3 100644 --- a/components/camel-azure/camel-azure-eventhubs/pom.xml +++ b/components/camel-azure/camel-azure-eventhubs/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-files/pom.xml b/components/camel-azure/camel-azure-files/pom.xml index 76315d371..333eb3b85 100644 --- a/components/camel-azure/camel-azure-files/pom.xml +++ b/components/camel-azure/camel-azure-files/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-key-vault/pom.xml b/components/camel-azure/camel-azure-key-vault/pom.xml index 96c25cabd..a914fe32c 100644 --- a/components/camel-azure/camel-azure-key-vault/pom.xml +++ b/components/camel-azure/camel-azure-key-vault/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-schema-registry/pom.xml b/components/camel-azure/camel-azure-schema-registry/pom.xml index b34b9d900..6bc72dcd9 100644 --- a/components/camel-azure/camel-azure-schema-registry/pom.xml +++ b/components/camel-azure/camel-azure-schema-registry/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-servicebus/pom.xml b/components/camel-azure/camel-azure-servicebus/pom.xml index c477934a6..38d3a1f03 100644 --- a/components/camel-azure/camel-azure-servicebus/pom.xml +++ b/components/camel-azure/camel-azure-servicebus/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-storage-blob/pom.xml b/components/camel-azure/camel-azure-storage-blob/pom.xml index 0e1c6b81a..76eb987e8 100644 --- a/components/camel-azure/camel-azure-storage-blob/pom.xml +++ b/components/camel-azure/camel-azure-storage-blob/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-storage-datalake/pom.xml b/components/camel-azure/camel-azure-storage-datalake/pom.xml index 5749e2281..dbb32a835 100644 --- a/components/camel-azure/camel-azure-storage-datalake/pom.xml +++ b/components/camel-azure/camel-azure-storage-datalake/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/camel-azure-storage-queue/pom.xml b/components/camel-azure/camel-azure-storage-queue/pom.xml index 76e2dcf7e..7d6041ba3 100644 --- a/components/camel-azure/camel-azure-storage-queue/pom.xml +++ b/components/camel-azure/camel-azure-storage-queue/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-azure-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-azure/pom.xml b/components/camel-azure/pom.xml index c4c82c002..d097d4dfd 100644 --- a/components/camel-azure/pom.xml +++ b/components/camel-azure/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml index e8953d2bd..481e1d141 100644 --- a/components/camel-barcode/pom.xml +++ b/components/camel-barcode/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml index 87beb1d5e..3afc7b5dc 100644 --- a/components/camel-base64/pom.xml +++ b/components/camel-base64/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml index 6cf44bdd1..29dfe7d1d 100644 --- a/components/camel-bean-validator/pom.xml +++ b/components/camel-bean-validator/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-bean/pom.xml b/components/camel-bean/pom.xml index ccf6c6bc7..05faa59d1 100644 --- a/components/camel-bean/pom.xml +++ b/components/camel-bean/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml index ce0772d9a..c55172926 100644 --- a/components/camel-beanio/pom.xml +++ b/components/camel-beanio/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml index cccc8e005..d527eb078 100644 --- a/components/camel-bindy/pom.xml +++ b/components/camel-bindy/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml index 4d7bec982..3fd18efc5 100644 --- a/components/camel-blueprint/pom.xml +++ b/components/camel-blueprint/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-bonita/pom.xml b/components/camel-bonita/pom.xml index e2a289121..42dccc00a 100644 --- a/components/camel-bonita/pom.xml +++ b/components/camel-bonita/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml index c637e3e61..de69e2ccc 100644 --- a/components/camel-box/pom.xml +++ b/components/camel-box/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-braintree/pom.xml b/components/camel-braintree/pom.xml index 4341bca58..baa00cfa8 100644 --- a/components/camel-braintree/pom.xml +++ b/components/camel-braintree/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-browse/pom.xml b/components/camel-browse/pom.xml index 77da3392b..0b1124943 100644 --- a/components/camel-browse/pom.xml +++ b/components/camel-browse/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-caffeine/pom.xml b/components/camel-caffeine/pom.xml index 9d512e8c2..502f362bb 100644 --- a/components/camel-caffeine/pom.xml +++ b/components/camel-caffeine/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml index 30aa41161..44891c57a 100644 --- a/components/camel-cassandraql/pom.xml +++ b/components/camel-cassandraql/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cbor/pom.xml b/components/camel-cbor/pom.xml index 586a5ab27..198e273d5 100644 --- a/components/camel-cbor/pom.xml +++ b/components/camel-cbor/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml index 16bbff4f0..d7ad42c6e 100644 --- a/components/camel-chunk/pom.xml +++ b/components/camel-chunk/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-clickup/pom.xml b/components/camel-clickup/pom.xml index fc05fe632..42988dcd0 100644 --- a/components/camel-clickup/pom.xml +++ b/components/camel-clickup/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cloudevents/pom.xml b/components/camel-cloudevents/pom.xml index 2ff43cfc3..ada866bb7 100644 --- a/components/camel-cloudevents/pom.xml +++ b/components/camel-cloudevents/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cm-sms/pom.xml b/components/camel-cm-sms/pom.xml index b2cab1210..24420af9f 100644 --- a/components/camel-cm-sms/pom.xml +++ b/components/camel-cm-sms/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml index 03a0a06ab..ef3b50ac9 100644 --- a/components/camel-coap/pom.xml +++ b/components/camel-coap/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml index 811705d39..c1c64e35c 100644 --- a/components/camel-cometd/pom.xml +++ b/components/camel-cometd/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-consul/pom.xml b/components/camel-consul/pom.xml index 3bb968569..371f1700c 100644 --- a/components/camel-consul/pom.xml +++ b/components/camel-consul/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-controlbus/pom.xml b/components/camel-controlbus/pom.xml index 07f003498..f24e102c1 100644 --- a/components/camel-controlbus/pom.xml +++ b/components/camel-controlbus/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-couchbase/pom.xml b/components/camel-couchbase/pom.xml index 45fc11e12..0c27ffcdb 100644 --- a/components/camel-couchbase/pom.xml +++ b/components/camel-couchbase/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml index f48b037f7..389409203 100644 --- a/components/camel-couchdb/pom.xml +++ b/components/camel-couchdb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cron/pom.xml b/components/camel-cron/pom.xml index ea689c474..dd3f42411 100644 --- a/components/camel-cron/pom.xml +++ b/components/camel-cron/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-crypto-pgp/pom.xml b/components/camel-crypto-pgp/pom.xml index f306f1fc7..4af494f3e 100644 --- a/components/camel-crypto-pgp/pom.xml +++ b/components/camel-crypto-pgp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml index 525a83af9..c8181b2f6 100644 --- a/components/camel-crypto/pom.xml +++ b/components/camel-crypto/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-csimple-joor/pom.xml b/components/camel-csimple-joor/pom.xml index d9f175c81..4ed0cbeba 100644 --- a/components/camel-csimple-joor/pom.xml +++ b/components/camel-csimple-joor/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml index 20178e0da..2c0f522d3 100644 --- a/components/camel-csv/pom.xml +++ b/components/camel-csv/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cxf/camel-cxf-all/pom.xml b/components/camel-cxf/camel-cxf-all/pom.xml index 1b28419db..297138057 100644 --- a/components/camel-cxf/camel-cxf-all/pom.xml +++ b/components/camel-cxf/camel-cxf-all/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-cxf-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cxf/camel-cxf-blueprint/pom.xml b/components/camel-cxf/camel-cxf-blueprint/pom.xml index 3303671ea..d5e06dcb7 100644 --- a/components/camel-cxf/camel-cxf-blueprint/pom.xml +++ b/components/camel-cxf/camel-cxf-blueprint/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.karaf camel-cxf-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cxf/camel-cxf-spring-all/pom.xml b/components/camel-cxf/camel-cxf-spring-all/pom.xml index f3c6b8341..8db6af67e 100644 --- a/components/camel-cxf/camel-cxf-spring-all/pom.xml +++ b/components/camel-cxf/camel-cxf-spring-all/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-cxf-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cxf/camel-cxf-transport-blueprint/pom.xml b/components/camel-cxf/camel-cxf-transport-blueprint/pom.xml index cf076a0ff..87e598387 100644 --- a/components/camel-cxf/camel-cxf-transport-blueprint/pom.xml +++ b/components/camel-cxf/camel-cxf-transport-blueprint/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.karaf camel-cxf-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cxf/camel-cxf-transport-jetty/pom.xml b/components/camel-cxf/camel-cxf-transport-jetty/pom.xml index 7fcbbb44c..0aa8f4ef9 100644 --- a/components/camel-cxf/camel-cxf-transport-jetty/pom.xml +++ b/components/camel-cxf/camel-cxf-transport-jetty/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.karaf camel-cxf-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml index c834cdba1..81160f235 100644 --- a/components/camel-cxf/pom.xml +++ b/components/camel-cxf/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-cyberark-vault/pom.xml b/components/camel-cyberark-vault/pom.xml index fb9039c44..96ea1622c 100644 --- a/components/camel-cyberark-vault/pom.xml +++ b/components/camel-cyberark-vault/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-dapr/pom.xml b/components/camel-dapr/pom.xml index 1e6529043..e6be4fe17 100644 --- a/components/camel-dapr/pom.xml +++ b/components/camel-dapr/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-dataformat/pom.xml b/components/camel-dataformat/pom.xml index 22e9e0fa0..fb1ae01ca 100644 --- a/components/camel-dataformat/pom.xml +++ b/components/camel-dataformat/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-dataset/pom.xml b/components/camel-dataset/pom.xml index 9cf822935..d18858816 100644 --- a/components/camel-dataset/pom.xml +++ b/components/camel-dataset/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-datasonnet/pom.xml b/components/camel-datasonnet/pom.xml index 17e7b396d..e534e6536 100644 --- a/components/camel-datasonnet/pom.xml +++ b/components/camel-datasonnet/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-debezium/camel-debezium-common/pom.xml b/components/camel-debezium/camel-debezium-common/pom.xml index 99261a10d..578e19712 100644 --- a/components/camel-debezium/camel-debezium-common/pom.xml +++ b/components/camel-debezium/camel-debezium-common/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-debezium-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-debezium/camel-debezium-db2/pom.xml b/components/camel-debezium/camel-debezium-db2/pom.xml index f273086d2..ac19b19b3 100644 --- a/components/camel-debezium/camel-debezium-db2/pom.xml +++ b/components/camel-debezium/camel-debezium-db2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-debezium-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-debezium/camel-debezium-mongodb/pom.xml b/components/camel-debezium/camel-debezium-mongodb/pom.xml index d5f3a60dd..1523935a6 100644 --- a/components/camel-debezium/camel-debezium-mongodb/pom.xml +++ b/components/camel-debezium/camel-debezium-mongodb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-debezium-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-debezium/camel-debezium-mysql/pom.xml b/components/camel-debezium/camel-debezium-mysql/pom.xml index 0166cf24e..cbcbfec20 100644 --- a/components/camel-debezium/camel-debezium-mysql/pom.xml +++ b/components/camel-debezium/camel-debezium-mysql/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-debezium-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-debezium/camel-debezium-oracle/pom.xml b/components/camel-debezium/camel-debezium-oracle/pom.xml index b452c6502..8a1398ab0 100644 --- a/components/camel-debezium/camel-debezium-oracle/pom.xml +++ b/components/camel-debezium/camel-debezium-oracle/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-debezium-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-debezium/camel-debezium-postgres/pom.xml b/components/camel-debezium/camel-debezium-postgres/pom.xml index 2199895f5..c01701848 100644 --- a/components/camel-debezium/camel-debezium-postgres/pom.xml +++ b/components/camel-debezium/camel-debezium-postgres/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-debezium-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-debezium/camel-debezium-sqlserver/pom.xml b/components/camel-debezium/camel-debezium-sqlserver/pom.xml index 2364bdf10..db1f1273e 100644 --- a/components/camel-debezium/camel-debezium-sqlserver/pom.xml +++ b/components/camel-debezium/camel-debezium-sqlserver/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-debezium-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-debezium/pom.xml b/components/camel-debezium/pom.xml index 3af24070d..624a2ce01 100644 --- a/components/camel-debezium/pom.xml +++ b/components/camel-debezium/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-debug/pom.xml b/components/camel-debug/pom.xml index c87ba69f1..310883840 100644 --- a/components/camel-debug/pom.xml +++ b/components/camel-debug/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-dfdl/pom.xml b/components/camel-dfdl/pom.xml index 2c97083cf..756fb37ec 100644 --- a/components/camel-dfdl/pom.xml +++ b/components/camel-dfdl/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-dhis2/pom.xml b/components/camel-dhis2/pom.xml index 53d78f407..c769587bc 100644 --- a/components/camel-dhis2/pom.xml +++ b/components/camel-dhis2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-digitalocean/pom.xml b/components/camel-digitalocean/pom.xml index c8689a90e..ebe071657 100644 --- a/components/camel-digitalocean/pom.xml +++ b/components/camel-digitalocean/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-direct/pom.xml b/components/camel-direct/pom.xml index 7e01754cc..779cfe021 100644 --- a/components/camel-direct/pom.xml +++ b/components/camel-direct/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-directvm/pom.xml b/components/camel-directvm/pom.xml index c20b26fdb..202abe020 100644 --- a/components/camel-directvm/pom.xml +++ b/components/camel-directvm/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml index 0240d8976..98adac7b8 100644 --- a/components/camel-disruptor/pom.xml +++ b/components/camel-disruptor/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml index ad14b9031..111d3bcba 100644 --- a/components/camel-dns/pom.xml +++ b/components/camel-dns/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml index 3d84f297f..3de114da9 100644 --- a/components/camel-docker/pom.xml +++ b/components/camel-docker/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-drill/pom.xml b/components/camel-drill/pom.xml index d530a74e4..5c7632b6d 100644 --- a/components/camel-drill/pom.xml +++ b/components/camel-drill/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml index 29dbe62ff..71daf03da 100644 --- a/components/camel-dropbox/pom.xml +++ b/components/camel-dropbox/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-dsl-support/pom.xml b/components/camel-dsl-support/pom.xml index 98f6d351a..4bf91256b 100644 --- a/components/camel-dsl-support/pom.xml +++ b/components/camel-dsl-support/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-dynamic-router/pom.xml b/components/camel-dynamic-router/pom.xml index bdefd870c..37acddc66 100644 --- a/components/camel-dynamic-router/pom.xml +++ b/components/camel-dynamic-router/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ehcache/pom.xml b/components/camel-ehcache/pom.xml index 01892ebb7..6c2385072 100644 --- a/components/camel-ehcache/pom.xml +++ b/components/camel-ehcache/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-elasticsearch-rest-client/pom.xml b/components/camel-elasticsearch-rest-client/pom.xml index e8b8a1799..b926e31d5 100644 --- a/components/camel-elasticsearch-rest-client/pom.xml +++ b/components/camel-elasticsearch-rest-client/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml index 08fdce014..02a008e84 100644 --- a/components/camel-elasticsearch/pom.xml +++ b/components/camel-elasticsearch/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-elytron/pom.xml b/components/camel-elytron/pom.xml index 4e5311a2e..ba93cbcd0 100644 --- a/components/camel-elytron/pom.xml +++ b/components/camel-elytron/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml index 4866d115f..4044e7b31 100644 --- a/components/camel-exec/pom.xml +++ b/components/camel-exec/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-fastjson/pom.xml b/components/camel-fastjson/pom.xml index 531b48d6b..15500a832 100644 --- a/components/camel-fastjson/pom.xml +++ b/components/camel-fastjson/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-fhir/pom.xml b/components/camel-fhir/pom.xml index af48e0c5c..17246fa50 100644 --- a/components/camel-fhir/pom.xml +++ b/components/camel-fhir/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-file-watch/pom.xml b/components/camel-file-watch/pom.xml index da1857232..f3a4bbe45 100644 --- a/components/camel-file-watch/pom.xml +++ b/components/camel-file-watch/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-file/pom.xml b/components/camel-file/pom.xml index bd22a0050..56379a79d 100644 --- a/components/camel-file/pom.xml +++ b/components/camel-file/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml index e5f94d35f..bf0c7fc60 100644 --- a/components/camel-flatpack/pom.xml +++ b/components/camel-flatpack/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-flink/pom.xml b/components/camel-flink/pom.xml index ee370f342..b03eedbc8 100644 --- a/components/camel-flink/pom.xml +++ b/components/camel-flink/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-flowable/pom.xml b/components/camel-flowable/pom.xml index 6d3e3ba7e..58a982dc9 100644 --- a/components/camel-flowable/pom.xml +++ b/components/camel-flowable/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml index c8dfd2c00..8cb96a668 100644 --- a/components/camel-fop/pom.xml +++ b/components/camel-fop/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-fory/pom.xml b/components/camel-fory/pom.xml index dc780dc61..1134c6151 100644 --- a/components/camel-fory/pom.xml +++ b/components/camel-fory/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml index 77e50fa42..335b8e406 100644 --- a/components/camel-freemarker/pom.xml +++ b/components/camel-freemarker/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml index bed83eb30..ad50dd2cf 100644 --- a/components/camel-ftp/pom.xml +++ b/components/camel-ftp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml index 25b4084a1..2ba7a5fa2 100644 --- a/components/camel-geocoder/pom.xml +++ b/components/camel-geocoder/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml index 95838136d..b9c57a4f9 100644 --- a/components/camel-git/pom.xml +++ b/components/camel-git/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml index c9c405ade..ab2db3fea 100644 --- a/components/camel-github/pom.xml +++ b/components/camel-github/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-github2/pom.xml b/components/camel-github2/pom.xml index 4677daeed..7de94adad 100644 --- a/components/camel-github2/pom.xml +++ b/components/camel-github2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-bigquery/pom.xml b/components/camel-google/camel-google-bigquery/pom.xml index 9b22f5cc3..8ea288905 100644 --- a/components/camel-google/camel-google-bigquery/pom.xml +++ b/components/camel-google/camel-google-bigquery/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-calendar/pom.xml b/components/camel-google/camel-google-calendar/pom.xml index d4e70cd83..98aa88f57 100644 --- a/components/camel-google/camel-google-calendar/pom.xml +++ b/components/camel-google/camel-google-calendar/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-drive/pom.xml b/components/camel-google/camel-google-drive/pom.xml index 02bbea69c..c70acc43b 100644 --- a/components/camel-google/camel-google-drive/pom.xml +++ b/components/camel-google/camel-google-drive/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-functions/pom.xml b/components/camel-google/camel-google-functions/pom.xml index 9e9c7e6bc..719d2fa93 100644 --- a/components/camel-google/camel-google-functions/pom.xml +++ b/components/camel-google/camel-google-functions/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-mail/pom.xml b/components/camel-google/camel-google-mail/pom.xml index 964469c93..fe25c0f9d 100644 --- a/components/camel-google/camel-google-mail/pom.xml +++ b/components/camel-google/camel-google-mail/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-pubsub-lite/pom.xml b/components/camel-google/camel-google-pubsub-lite/pom.xml index a39dbf0e1..ed5479379 100644 --- a/components/camel-google/camel-google-pubsub-lite/pom.xml +++ b/components/camel-google/camel-google-pubsub-lite/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-pubsub/pom.xml b/components/camel-google/camel-google-pubsub/pom.xml index f209b73d6..3000345e0 100644 --- a/components/camel-google/camel-google-pubsub/pom.xml +++ b/components/camel-google/camel-google-pubsub/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-secret-manager/pom.xml b/components/camel-google/camel-google-secret-manager/pom.xml index 3c64d0541..5bf4d531c 100644 --- a/components/camel-google/camel-google-secret-manager/pom.xml +++ b/components/camel-google/camel-google-secret-manager/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-sheets/pom.xml b/components/camel-google/camel-google-sheets/pom.xml index b4a3b5f95..d85af1e6a 100644 --- a/components/camel-google/camel-google-sheets/pom.xml +++ b/components/camel-google/camel-google-sheets/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-storage/pom.xml b/components/camel-google/camel-google-storage/pom.xml index 5f028bc9c..153df9629 100644 --- a/components/camel-google/camel-google-storage/pom.xml +++ b/components/camel-google/camel-google-storage/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/camel-google-vertexai/pom.xml b/components/camel-google/camel-google-vertexai/pom.xml index b91dedb94..89861a35f 100644 --- a/components/camel-google/camel-google-vertexai/pom.xml +++ b/components/camel-google/camel-google-vertexai/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-google-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-google/pom.xml b/components/camel-google/pom.xml index 1363547f5..2a5e8e14c 100644 --- a/components/camel-google/pom.xml +++ b/components/camel-google/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml index 32cf242ee..77b3bb818 100644 --- a/components/camel-grape/pom.xml +++ b/components/camel-grape/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-graphql/pom.xml b/components/camel-graphql/pom.xml index a98ec39f7..2ac824a2e 100644 --- a/components/camel-graphql/pom.xml +++ b/components/camel-graphql/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-grok/pom.xml b/components/camel-grok/pom.xml index 1f15a31b7..53a344c9b 100644 --- a/components/camel-grok/pom.xml +++ b/components/camel-grok/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-groovy-xml/pom.xml b/components/camel-groovy-xml/pom.xml index a7a017d87..76c015bf5 100644 --- a/components/camel-groovy-xml/pom.xml +++ b/components/camel-groovy-xml/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml index 87121c6ca..ccbbd7820 100644 --- a/components/camel-groovy/pom.xml +++ b/components/camel-groovy/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-grpc/pom.xml b/components/camel-grpc/pom.xml index 402953d5a..619bed664 100644 --- a/components/camel-grpc/pom.xml +++ b/components/camel-grpc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml index e50305fa0..9052b4bb6 100644 --- a/components/camel-gson/pom.xml +++ b/components/camel-gson/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml index 4562487b3..91567efd7 100644 --- a/components/camel-guava-eventbus/pom.xml +++ b/components/camel-guava-eventbus/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-hashicorp-vault/pom.xml b/components/camel-hashicorp-vault/pom.xml index 861b3846a..737a68de9 100644 --- a/components/camel-hashicorp-vault/pom.xml +++ b/components/camel-hashicorp-vault/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml index 2f0be42c4..422f7245c 100644 --- a/components/camel-hazelcast/pom.xml +++ b/components/camel-hazelcast/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-headersmap/pom.xml b/components/camel-headersmap/pom.xml index a3ceec136..3414bb0fe 100644 --- a/components/camel-headersmap/pom.xml +++ b/components/camel-headersmap/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml index 44bb8a20e..503c74857 100644 --- a/components/camel-hl7/pom.xml +++ b/components/camel-hl7/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-http-base/pom.xml b/components/camel-http-base/pom.xml index 4018ae980..7d3a38cc1 100644 --- a/components/camel-http-base/pom.xml +++ b/components/camel-http-base/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml index ca1605e1d..176c5ceb8 100644 --- a/components/camel-http-common/pom.xml +++ b/components/camel-http-common/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml index 5e3d500ce..9a0c9c015 100644 --- a/components/camel-http/pom.xml +++ b/components/camel-http/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-huawei/camel-huaweicloud-common/pom.xml b/components/camel-huawei/camel-huaweicloud-common/pom.xml index 78f30c208..1ca88ed13 100644 --- a/components/camel-huawei/camel-huaweicloud-common/pom.xml +++ b/components/camel-huawei/camel-huaweicloud-common/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-huawei-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-huawei/camel-huaweicloud-dms/pom.xml b/components/camel-huawei/camel-huaweicloud-dms/pom.xml index 8a59e5cb7..9b00903f3 100644 --- a/components/camel-huawei/camel-huaweicloud-dms/pom.xml +++ b/components/camel-huawei/camel-huaweicloud-dms/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-huawei-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-huawei/camel-huaweicloud-frs/pom.xml b/components/camel-huawei/camel-huaweicloud-frs/pom.xml index 697d44bc9..248f5170f 100644 --- a/components/camel-huawei/camel-huaweicloud-frs/pom.xml +++ b/components/camel-huawei/camel-huaweicloud-frs/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-huawei-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml b/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml index 6f8e490df..b826eb4de 100644 --- a/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml +++ b/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-huawei-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-huawei/camel-huaweicloud-iam/pom.xml b/components/camel-huawei/camel-huaweicloud-iam/pom.xml index 7e1908370..3e7fcc56c 100644 --- a/components/camel-huawei/camel-huaweicloud-iam/pom.xml +++ b/components/camel-huawei/camel-huaweicloud-iam/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-huawei-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml b/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml index 83b6fcc43..d486b9af9 100644 --- a/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml +++ b/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-huawei-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-huawei/camel-huaweicloud-obs/pom.xml b/components/camel-huawei/camel-huaweicloud-obs/pom.xml index 0292e5fcb..902169c7f 100644 --- a/components/camel-huawei/camel-huaweicloud-obs/pom.xml +++ b/components/camel-huawei/camel-huaweicloud-obs/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-huawei-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-huawei/camel-huaweicloud-smn/pom.xml b/components/camel-huawei/camel-huaweicloud-smn/pom.xml index 02e24604f..4a177c552 100644 --- a/components/camel-huawei/camel-huaweicloud-smn/pom.xml +++ b/components/camel-huawei/camel-huaweicloud-smn/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-huawei-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-huawei/pom.xml b/components/camel-huawei/pom.xml index 1789f4feb..f48d8648d 100644 --- a/components/camel-huawei/pom.xml +++ b/components/camel-huawei/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ibm/camel-ibm-cos/pom.xml b/components/camel-ibm/camel-ibm-cos/pom.xml index 8768f6331..e14363ad6 100644 --- a/components/camel-ibm/camel-ibm-cos/pom.xml +++ b/components/camel-ibm/camel-ibm-cos/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ibm-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ibm/camel-ibm-secrets-manager/pom.xml b/components/camel-ibm/camel-ibm-secrets-manager/pom.xml index d4b69807b..abf72b933 100644 --- a/components/camel-ibm/camel-ibm-secrets-manager/pom.xml +++ b/components/camel-ibm/camel-ibm-secrets-manager/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ibm-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ibm/camel-ibm-watson-discovery/pom.xml b/components/camel-ibm/camel-ibm-watson-discovery/pom.xml index afaebe98d..63f2a9393 100644 --- a/components/camel-ibm/camel-ibm-watson-discovery/pom.xml +++ b/components/camel-ibm/camel-ibm-watson-discovery/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ibm-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ibm/camel-ibm-watson-language/pom.xml b/components/camel-ibm/camel-ibm-watson-language/pom.xml index fae358218..bff25b83f 100644 --- a/components/camel-ibm/camel-ibm-watson-language/pom.xml +++ b/components/camel-ibm/camel-ibm-watson-language/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ibm-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ibm/camel-ibm-watson-speech-to-text/pom.xml b/components/camel-ibm/camel-ibm-watson-speech-to-text/pom.xml index 1e08def7d..8e81d25b4 100644 --- a/components/camel-ibm/camel-ibm-watson-speech-to-text/pom.xml +++ b/components/camel-ibm/camel-ibm-watson-speech-to-text/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ibm-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ibm/camel-ibm-watson-text-to-speech/pom.xml b/components/camel-ibm/camel-ibm-watson-text-to-speech/pom.xml index b5efd6fa5..3f935680c 100644 --- a/components/camel-ibm/camel-ibm-watson-text-to-speech/pom.xml +++ b/components/camel-ibm/camel-ibm-watson-text-to-speech/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ibm-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ibm/camel-ibm-watsonx-ai/pom.xml b/components/camel-ibm/camel-ibm-watsonx-ai/pom.xml index d72e494af..d93ed3ffe 100644 --- a/components/camel-ibm/camel-ibm-watsonx-ai/pom.xml +++ b/components/camel-ibm/camel-ibm-watsonx-ai/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-ibm-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ibm/pom.xml b/components/camel-ibm/pom.xml index 406439b49..2acfff9f5 100644 --- a/components/camel-ibm/pom.xml +++ b/components/camel-ibm/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml index 8c6442126..ab8137acb 100644 --- a/components/camel-ical/pom.xml +++ b/components/camel-ical/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-iec60870/pom.xml b/components/camel-iec60870/pom.xml index f053b375b..0024d0a60 100644 --- a/components/camel-iec60870/pom.xml +++ b/components/camel-iec60870/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-iggy/pom.xml b/components/camel-iggy/pom.xml index 1125684cc..18fd88ddf 100644 --- a/components/camel-iggy/pom.xml +++ b/components/camel-iggy/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml index 1a1a7d4e1..93e19acdb 100644 --- a/components/camel-ignite/pom.xml +++ b/components/camel-ignite/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-infinispan/camel-infinispan-common/pom.xml b/components/camel-infinispan/camel-infinispan-common/pom.xml index 2bea374a0..e16cd4ec9 100644 --- a/components/camel-infinispan/camel-infinispan-common/pom.xml +++ b/components/camel-infinispan/camel-infinispan-common/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-infinispan-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-infinispan/camel-infinispan-embedded/pom.xml b/components/camel-infinispan/camel-infinispan-embedded/pom.xml index cf0d5ff09..25e1fb7ba 100644 --- a/components/camel-infinispan/camel-infinispan-embedded/pom.xml +++ b/components/camel-infinispan/camel-infinispan-embedded/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-infinispan-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-infinispan/camel-infinispan/pom.xml b/components/camel-infinispan/camel-infinispan/pom.xml index 85bd37292..e86abee99 100644 --- a/components/camel-infinispan/camel-infinispan/pom.xml +++ b/components/camel-infinispan/camel-infinispan/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-infinispan-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml index e03efdb6b..36b5a772b 100644 --- a/components/camel-infinispan/pom.xml +++ b/components/camel-infinispan/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-influxdb/pom.xml b/components/camel-influxdb/pom.xml index 670ff65d4..8ff8e4844 100644 --- a/components/camel-influxdb/pom.xml +++ b/components/camel-influxdb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-influxdb2/pom.xml b/components/camel-influxdb2/pom.xml index 38bd8db18..74d09f859 100644 --- a/components/camel-influxdb2/pom.xml +++ b/components/camel-influxdb2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml index e2508fe37..8fc11d3f7 100644 --- a/components/camel-irc/pom.xml +++ b/components/camel-irc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ironmq/pom.xml b/components/camel-ironmq/pom.xml index 478d95c5e..ac25834e8 100644 --- a/components/camel-ironmq/pom.xml +++ b/components/camel-ironmq/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-iso8583/pom.xml b/components/camel-iso8583/pom.xml index 4711eda6a..11ff0f8b2 100644 --- a/components/camel-iso8583/pom.xml +++ b/components/camel-iso8583/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jackson-avro/pom.xml b/components/camel-jackson-avro/pom.xml index a5e2f41d1..3e203eeb8 100644 --- a/components/camel-jackson-avro/pom.xml +++ b/components/camel-jackson-avro/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jackson-protobuf/pom.xml b/components/camel-jackson-protobuf/pom.xml index b9bee9fb3..cf78dc437 100644 --- a/components/camel-jackson-protobuf/pom.xml +++ b/components/camel-jackson-protobuf/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml index ee5bc904f..7a5d835f9 100644 --- a/components/camel-jackson/pom.xml +++ b/components/camel-jackson/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml index 2cd38eaaa..0e3681989 100644 --- a/components/camel-jacksonxml/pom.xml +++ b/components/camel-jacksonxml/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jandex/pom.xml b/components/camel-jandex/pom.xml index c67be3c9d..3b252f14b 100644 --- a/components/camel-jandex/pom.xml +++ b/components/camel-jandex/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml index 4a04e6564..e548f4090 100644 --- a/components/camel-jasypt/pom.xml +++ b/components/camel-jasypt/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-javascript/pom.xml b/components/camel-javascript/pom.xml index 30e02bd51..eac1d3fa3 100644 --- a/components/camel-javascript/pom.xml +++ b/components/camel-javascript/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml index 438d1c4fb..f358682a5 100644 --- a/components/camel-jaxb/pom.xml +++ b/components/camel-jaxb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jcache/pom.xml b/components/camel-jcache/pom.xml index 4ca02d823..3c5c82a81 100644 --- a/components/camel-jcache/pom.xml +++ b/components/camel-jcache/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml index 1028015ef..8e9c02887 100644 --- a/components/camel-jcr/pom.xml +++ b/components/camel-jcr/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml index 4dac9970c..db90ba59e 100644 --- a/components/camel-jdbc/pom.xml +++ b/components/camel-jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml index 391657b49..dc7a9e37e 100644 --- a/components/camel-jetty-common/pom.xml +++ b/components/camel-jetty-common/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml index 163d93a9c..488f93e34 100644 --- a/components/camel-jetty/pom.xml +++ b/components/camel-jetty/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jfr/pom.xml b/components/camel-jfr/pom.xml index 7cd3a8645..05cddef6b 100644 --- a/components/camel-jfr/pom.xml +++ b/components/camel-jfr/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jgroups-raft/pom.xml b/components/camel-jgroups-raft/pom.xml index 33a76fb35..aa3f594cb 100644 --- a/components/camel-jgroups-raft/pom.xml +++ b/components/camel-jgroups-raft/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml index 0c2425e11..0e75ac04e 100644 --- a/components/camel-jgroups/pom.xml +++ b/components/camel-jgroups/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml index 95702af53..f6e02c6f9 100644 --- a/components/camel-jira/pom.xml +++ b/components/camel-jira/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml index 766a3195c..e76af9d4e 100644 --- a/components/camel-jms/pom.xml +++ b/components/camel-jms/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml index dcf691a16..08123d2a5 100644 --- a/components/camel-jmx/pom.xml +++ b/components/camel-jmx/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml index df16a969b..019a76837 100644 --- a/components/camel-jolt/pom.xml +++ b/components/camel-jolt/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jooq/pom.xml b/components/camel-jooq/pom.xml index 416b9d048..81582b4e1 100644 --- a/components/camel-jooq/pom.xml +++ b/components/camel-jooq/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-joor/pom.xml b/components/camel-joor/pom.xml index 44e757245..0f9f311fd 100644 --- a/components/camel-joor/pom.xml +++ b/components/camel-joor/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml index af585bc21..842ffd881 100644 --- a/components/camel-jpa/pom.xml +++ b/components/camel-jpa/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jq/pom.xml b/components/camel-jq/pom.xml index 495ddee20..60a80d74a 100644 --- a/components/camel-jq/pom.xml +++ b/components/camel-jq/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml index 6c956da92..dbae6bc2f 100644 --- a/components/camel-jsch/pom.xml +++ b/components/camel-jsch/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jslt/pom.xml b/components/camel-jslt/pom.xml index 50d54f5dc..6aac116eb 100644 --- a/components/camel-jslt/pom.xml +++ b/components/camel-jslt/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-json-patch/pom.xml b/components/camel-json-patch/pom.xml index 7a65f4d7a..0728b0b32 100644 --- a/components/camel-json-patch/pom.xml +++ b/components/camel-json-patch/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-json-validator/pom.xml b/components/camel-json-validator/pom.xml index 173889fc8..18ce1cc10 100644 --- a/components/camel-json-validator/pom.xml +++ b/components/camel-json-validator/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jsonapi/pom.xml b/components/camel-jsonapi/pom.xml index b2bd1f557..bd2a087cf 100644 --- a/components/camel-jsonapi/pom.xml +++ b/components/camel-jsonapi/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jsonata/pom.xml b/components/camel-jsonata/pom.xml index bebfb2cb6..721fc0bfa 100644 --- a/components/camel-jsonata/pom.xml +++ b/components/camel-jsonata/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jsonb/pom.xml b/components/camel-jsonb/pom.xml index 185aa62da..4b1256b2c 100644 --- a/components/camel-jsonb/pom.xml +++ b/components/camel-jsonb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml index 2c9e74a3a..d1a1ec652 100644 --- a/components/camel-jsonpath/pom.xml +++ b/components/camel-jsonpath/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml index 742abf9cf..b52325466 100644 --- a/components/camel-jt400/pom.xml +++ b/components/camel-jt400/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jta/pom.xml b/components/camel-jta/pom.xml index 5b61d1b07..141d03e84 100644 --- a/components/camel-jta/pom.xml +++ b/components/camel-jta/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-jte/pom.xml b/components/camel-jte/pom.xml index 338f4d291..da6e82a99 100644 --- a/components/camel-jte/pom.xml +++ b/components/camel-jte/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml index 49d74c09e..49bfeff73 100644 --- a/components/camel-kafka/pom.xml +++ b/components/camel-kafka/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-kamelet/pom.xml b/components/camel-kamelet/pom.xml index 62f54305b..a1bffc210 100644 --- a/components/camel-kamelet/pom.xml +++ b/components/camel-kamelet/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-keycloak/pom.xml b/components/camel-keycloak/pom.xml index 6848aec23..09ae2d1cb 100644 --- a/components/camel-keycloak/pom.xml +++ b/components/camel-keycloak/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-knative/camel-knative-http/pom.xml b/components/camel-knative/camel-knative-http/pom.xml index 053668ec5..a4db9f7db 100644 --- a/components/camel-knative/camel-knative-http/pom.xml +++ b/components/camel-knative/camel-knative-http/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-knative-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-knative/camel-knative/pom.xml b/components/camel-knative/camel-knative/pom.xml index 12f3e200e..ba65e7f42 100644 --- a/components/camel-knative/camel-knative/pom.xml +++ b/components/camel-knative/camel-knative/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-knative-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-knative/pom.xml b/components/camel-knative/pom.xml index 743aa1e5c..936fa56d6 100644 --- a/components/camel-knative/pom.xml +++ b/components/camel-knative/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml index eecfc73ef..86e99f2e3 100644 --- a/components/camel-kubernetes/pom.xml +++ b/components/camel-kubernetes/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-kudu/pom.xml b/components/camel-kudu/pom.xml index 323a8f6c5..0b2bc01f0 100644 --- a/components/camel-kudu/pom.xml +++ b/components/camel-kudu/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-language/pom.xml b/components/camel-language/pom.xml index 48c2c41d0..e29248d81 100644 --- a/components/camel-language/pom.xml +++ b/components/camel-language/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml index 8ff264357..ee8446666 100644 --- a/components/camel-ldap/pom.xml +++ b/components/camel-ldap/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ldif/pom.xml b/components/camel-ldif/pom.xml index 510250cd6..ba63cf10d 100644 --- a/components/camel-ldif/pom.xml +++ b/components/camel-ldif/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml index 4002f2f73..0165cb26e 100644 --- a/components/camel-leveldb/pom.xml +++ b/components/camel-leveldb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-log/pom.xml b/components/camel-log/pom.xml index 4ee4a436b..da07c5855 100644 --- a/components/camel-log/pom.xml +++ b/components/camel-log/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-lra/pom.xml b/components/camel-lra/pom.xml index 970ee3caf..64d798ee0 100644 --- a/components/camel-lra/pom.xml +++ b/components/camel-lra/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml index 33a98a337..5d14b2757 100644 --- a/components/camel-lucene/pom.xml +++ b/components/camel-lucene/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-lumberjack/pom.xml b/components/camel-lumberjack/pom.xml index 27d5d3dba..e7ef1db25 100644 --- a/components/camel-lumberjack/pom.xml +++ b/components/camel-lumberjack/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-lzf/pom.xml b/components/camel-lzf/pom.xml index 8c45616c1..0b6315b43 100644 --- a/components/camel-lzf/pom.xml +++ b/components/camel-lzf/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mail-microsoft-oauth/pom.xml b/components/camel-mail-microsoft-oauth/pom.xml index fb90db265..ae37cb7d0 100644 --- a/components/camel-mail-microsoft-oauth/pom.xml +++ b/components/camel-mail-microsoft-oauth/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml index 6d80a4963..1a062cf03 100644 --- a/components/camel-mail/pom.xml +++ b/components/camel-mail/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mapstruct/pom.xml b/components/camel-mapstruct/pom.xml index 1e56e0378..79efa3f69 100644 --- a/components/camel-mapstruct/pom.xml +++ b/components/camel-mapstruct/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-master/pom.xml b/components/camel-master/pom.xml index 4984ad78f..630df09e9 100644 --- a/components/camel-master/pom.xml +++ b/components/camel-master/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mdc/pom.xml b/components/camel-mdc/pom.xml index e73264391..7d630fcd0 100644 --- a/components/camel-mdc/pom.xml +++ b/components/camel-mdc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml index ba5eeb895..cee627287 100644 --- a/components/camel-metrics/pom.xml +++ b/components/camel-metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-micrometer-observability/pom.xml b/components/camel-micrometer-observability/pom.xml index 83b987429..8c58fe3a7 100644 --- a/components/camel-micrometer-observability/pom.xml +++ b/components/camel-micrometer-observability/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-micrometer-prometheus/pom.xml b/components/camel-micrometer-prometheus/pom.xml index a8f5c7f08..05da464d9 100644 --- a/components/camel-micrometer-prometheus/pom.xml +++ b/components/camel-micrometer-prometheus/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-micrometer/pom.xml b/components/camel-micrometer/pom.xml index f55a2b330..f842953b3 100644 --- a/components/camel-micrometer/pom.xml +++ b/components/camel-micrometer/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-microprofile/camel-microprofile-config/pom.xml b/components/camel-microprofile/camel-microprofile-config/pom.xml index e7ca7f35f..721aafd7e 100644 --- a/components/camel-microprofile/camel-microprofile-config/pom.xml +++ b/components/camel-microprofile/camel-microprofile-config/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-microprofile-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml b/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml index e00d459d4..839303324 100644 --- a/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml +++ b/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-microprofile-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-microprofile/camel-microprofile-health/pom.xml b/components/camel-microprofile/camel-microprofile-health/pom.xml index 7b094669c..274c7e9e3 100644 --- a/components/camel-microprofile/camel-microprofile-health/pom.xml +++ b/components/camel-microprofile/camel-microprofile-health/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-microprofile-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-microprofile/pom.xml b/components/camel-microprofile/pom.xml index 79c157900..abb20915a 100644 --- a/components/camel-microprofile/pom.xml +++ b/components/camel-microprofile/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-milo/pom.xml b/components/camel-milo/pom.xml index 8b887c6c6..81e0fc148 100644 --- a/components/camel-milo/pom.xml +++ b/components/camel-milo/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mina-sftp/pom.xml b/components/camel-mina-sftp/pom.xml index 5fdb3ce85..77b478498 100644 --- a/components/camel-mina-sftp/pom.xml +++ b/components/camel-mina-sftp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml index c3167a619..68010969c 100644 --- a/components/camel-mina/pom.xml +++ b/components/camel-mina/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-minio/pom.xml b/components/camel-minio/pom.xml index 840d1107c..a3bbd2728 100644 --- a/components/camel-minio/pom.xml +++ b/components/camel-minio/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml index 36a15c40f..5eebb967a 100644 --- a/components/camel-mllp/pom.xml +++ b/components/camel-mllp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mock/pom.xml b/components/camel-mock/pom.xml index 5fc1abf8b..313a903b8 100644 --- a/components/camel-mock/pom.xml +++ b/components/camel-mock/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mongodb-gridfs/pom.xml b/components/camel-mongodb-gridfs/pom.xml index d0e1938b1..377121b99 100644 --- a/components/camel-mongodb-gridfs/pom.xml +++ b/components/camel-mongodb-gridfs/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml index 117a2377d..9d4cc8a6a 100644 --- a/components/camel-mongodb/pom.xml +++ b/components/camel-mongodb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml index 8e129ffaa..f42000341 100644 --- a/components/camel-mustache/pom.xml +++ b/components/camel-mustache/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml index a6a93a89e..cdf909878 100644 --- a/components/camel-mvel/pom.xml +++ b/components/camel-mvel/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml index a315262b1..eeae49ebe 100644 --- a/components/camel-mybatis/pom.xml +++ b/components/camel-mybatis/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-nats/pom.xml b/components/camel-nats/pom.xml index 6d312b1fc..48a5918a0 100644 --- a/components/camel-nats/pom.xml +++ b/components/camel-nats/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml index b4b40d260..5221085d9 100644 --- a/components/camel-netty-http/pom.xml +++ b/components/camel-netty-http/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml index b3b656dc3..8a91847c3 100644 --- a/components/camel-netty/pom.xml +++ b/components/camel-netty/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-nitrite/pom.xml b/components/camel-nitrite/pom.xml index bf90b6421..bbd9f7ef6 100644 --- a/components/camel-nitrite/pom.xml +++ b/components/camel-nitrite/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-oaipmh/pom.xml b/components/camel-oaipmh/pom.xml index 805c91e60..591dd89e6 100644 --- a/components/camel-oaipmh/pom.xml +++ b/components/camel-oaipmh/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-oauth/pom.xml b/components/camel-oauth/pom.xml index d62b34a1e..f36bc3702 100644 --- a/components/camel-oauth/pom.xml +++ b/components/camel-oauth/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-observability-services/pom.xml b/components/camel-observability-services/pom.xml index ba0e198dd..5de5bea1d 100644 --- a/components/camel-observability-services/pom.xml +++ b/components/camel-observability-services/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-observation/pom.xml b/components/camel-observation/pom.xml index 5ad0d957a..4c0832b5e 100644 --- a/components/camel-observation/pom.xml +++ b/components/camel-observation/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ocsf/pom.xml b/components/camel-ocsf/pom.xml index 6217e8d0e..5534ef72d 100644 --- a/components/camel-ocsf/pom.xml +++ b/components/camel-ocsf/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml index 3f845f908..31a7a692c 100644 --- a/components/camel-ognl/pom.xml +++ b/components/camel-ognl/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml index 2c0f41e48..e8051e0d7 100644 --- a/components/camel-olingo2/pom.xml +++ b/components/camel-olingo2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-olingo4/pom.xml b/components/camel-olingo4/pom.xml index c383aa73e..487c643e4 100644 --- a/components/camel-olingo4/pom.xml +++ b/components/camel-olingo4/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-once/pom.xml b/components/camel-once/pom.xml index 16e2b10ba..24503dae1 100644 --- a/components/camel-once/pom.xml +++ b/components/camel-once/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-openapi-java/pom.xml b/components/camel-openapi-java/pom.xml index 54c577b1c..bbb7097b6 100644 --- a/components/camel-openapi-java/pom.xml +++ b/components/camel-openapi-java/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-openapi-validator/pom.xml b/components/camel-openapi-validator/pom.xml index 29d7eb0bc..45648096c 100644 --- a/components/camel-openapi-validator/pom.xml +++ b/components/camel-openapi-validator/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-opensearch/pom.xml b/components/camel-opensearch/pom.xml index 1469ce041..068dd7e6e 100644 --- a/components/camel-opensearch/pom.xml +++ b/components/camel-opensearch/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-openstack/pom.xml b/components/camel-openstack/pom.xml index efc7e4cc8..839293e3a 100644 --- a/components/camel-openstack/pom.xml +++ b/components/camel-openstack/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-opentelemetry-metrics/pom.xml b/components/camel-opentelemetry-metrics/pom.xml index 3cc7539a4..78a9d5734 100644 --- a/components/camel-opentelemetry-metrics/pom.xml +++ b/components/camel-opentelemetry-metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-opentelemetry/pom.xml b/components/camel-opentelemetry/pom.xml index 20797a5ff..0a83410d8 100644 --- a/components/camel-opentelemetry/pom.xml +++ b/components/camel-opentelemetry/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-opentelemetry2/pom.xml b/components/camel-opentelemetry2/pom.xml index 5008d295e..fcf51e2b5 100644 --- a/components/camel-opentelemetry2/pom.xml +++ b/components/camel-opentelemetry2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml index cfaa5cc28..0eec8d97b 100644 --- a/components/camel-optaplanner/pom.xml +++ b/components/camel-optaplanner/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-paho-mqtt5/pom.xml b/components/camel-paho-mqtt5/pom.xml index 3f1334077..614f05c8a 100644 --- a/components/camel-paho-mqtt5/pom.xml +++ b/components/camel-paho-mqtt5/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml index bb6d0acba..36e2f8c10 100644 --- a/components/camel-paho/pom.xml +++ b/components/camel-paho/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-parquet-avro/pom.xml b/components/camel-parquet-avro/pom.xml index 5b7f74403..d32cf0a16 100644 --- a/components/camel-parquet-avro/pom.xml +++ b/components/camel-parquet-avro/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml index 1bea836af..1d88641d0 100644 --- a/components/camel-pdf/pom.xml +++ b/components/camel-pdf/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-pg-replication-slot/pom.xml b/components/camel-pg-replication-slot/pom.xml index 7f3f862d4..18d945e96 100644 --- a/components/camel-pg-replication-slot/pom.xml +++ b/components/camel-pg-replication-slot/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml index 0a6b8cc50..6a2a14d08 100644 --- a/components/camel-pgevent/pom.xml +++ b/components/camel-pgevent/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-platform-http-jolokia/pom.xml b/components/camel-platform-http-jolokia/pom.xml index 987919dd7..d5281b4e0 100644 --- a/components/camel-platform-http-jolokia/pom.xml +++ b/components/camel-platform-http-jolokia/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-platform-http-main/pom.xml b/components/camel-platform-http-main/pom.xml index 6b015a1c0..4d81a18dc 100644 --- a/components/camel-platform-http-main/pom.xml +++ b/components/camel-platform-http-main/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-platform-http-vertx/pom.xml b/components/camel-platform-http-vertx/pom.xml index 81299e12a..ab07bb18c 100644 --- a/components/camel-platform-http-vertx/pom.xml +++ b/components/camel-platform-http-vertx/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-platform-http/pom.xml b/components/camel-platform-http/pom.xml index ff4d75ddb..ad91da3b4 100644 --- a/components/camel-platform-http/pom.xml +++ b/components/camel-platform-http/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-plc4x/pom.xml b/components/camel-plc4x/pom.xml index 4cff37e62..4d6aeadfe 100644 --- a/components/camel-plc4x/pom.xml +++ b/components/camel-plc4x/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-pqc/pom.xml b/components/camel-pqc/pom.xml index bc91895ef..e40a37771 100644 --- a/components/camel-pqc/pom.xml +++ b/components/camel-pqc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml index ba174abd5..578159b28 100644 --- a/components/camel-printer/pom.xml +++ b/components/camel-printer/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml index 6e8bf748c..c683bce3e 100644 --- a/components/camel-protobuf/pom.xml +++ b/components/camel-protobuf/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-pubnub/pom.xml b/components/camel-pubnub/pom.xml index b4b6b949c..1f1308863 100644 --- a/components/camel-pubnub/pom.xml +++ b/components/camel-pubnub/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-pulsar/pom.xml b/components/camel-pulsar/pom.xml index 9fe2b6f3e..860f8f9ba 100644 --- a/components/camel-pulsar/pom.xml +++ b/components/camel-pulsar/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-python/pom.xml b/components/camel-python/pom.xml index f581315cd..ebf34979f 100644 --- a/components/camel-python/pom.xml +++ b/components/camel-python/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml index dd0cdec9e..3549ed049 100644 --- a/components/camel-quartz/pom.xml +++ b/components/camel-quartz/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml index e4dd8dcc9..a50e2cb43 100644 --- a/components/camel-quickfix/pom.xml +++ b/components/camel-quickfix/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-reactive-executor-tomcat/pom.xml b/components/camel-reactive-executor-tomcat/pom.xml index 2b1a016fd..cc967b005 100644 --- a/components/camel-reactive-executor-tomcat/pom.xml +++ b/components/camel-reactive-executor-tomcat/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-reactive-executor-vertx/pom.xml b/components/camel-reactive-executor-vertx/pom.xml index b6342caff..f38dabe6b 100644 --- a/components/camel-reactive-executor-vertx/pom.xml +++ b/components/camel-reactive-executor-vertx/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-reactive-streams/pom.xml b/components/camel-reactive-streams/pom.xml index 9efc12b3a..3a05081e9 100644 --- a/components/camel-reactive-streams/pom.xml +++ b/components/camel-reactive-streams/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-reactor/pom.xml b/components/camel-reactor/pom.xml index 553c249cf..abe071191 100644 --- a/components/camel-reactor/pom.xml +++ b/components/camel-reactor/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-redis/pom.xml b/components/camel-redis/pom.xml index 38706078e..46e37c82c 100644 --- a/components/camel-redis/pom.xml +++ b/components/camel-redis/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ref/pom.xml b/components/camel-ref/pom.xml index 06cccd20e..fa2454a75 100644 --- a/components/camel-ref/pom.xml +++ b/components/camel-ref/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-resilience4j-micrometer/pom.xml b/components/camel-resilience4j-micrometer/pom.xml index 199b13fd9..3bbe99849 100644 --- a/components/camel-resilience4j-micrometer/pom.xml +++ b/components/camel-resilience4j-micrometer/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-resilience4j/pom.xml b/components/camel-resilience4j/pom.xml index b00192638..396d514f5 100644 --- a/components/camel-resilience4j/pom.xml +++ b/components/camel-resilience4j/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-resourceresolver-github/pom.xml b/components/camel-resourceresolver-github/pom.xml index e9a699d43..fdf0c2b14 100644 --- a/components/camel-resourceresolver-github/pom.xml +++ b/components/camel-resourceresolver-github/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-rest-openapi/pom.xml b/components/camel-rest-openapi/pom.xml index 26930cba0..6fcf608a6 100644 --- a/components/camel-rest-openapi/pom.xml +++ b/components/camel-rest-openapi/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-rest/pom.xml b/components/camel-rest/pom.xml index 710133e06..d5d1e124b 100644 --- a/components/camel-rest/pom.xml +++ b/components/camel-rest/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-robotframework/pom.xml b/components/camel-robotframework/pom.xml index 2395364b8..2beed98e0 100644 --- a/components/camel-robotframework/pom.xml +++ b/components/camel-robotframework/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-rocketmq/pom.xml b/components/camel-rocketmq/pom.xml index b836ef22f..17f64a947 100644 --- a/components/camel-rocketmq/pom.xml +++ b/components/camel-rocketmq/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml index 281af894d..474f75cc0 100644 --- a/components/camel-rss/pom.xml +++ b/components/camel-rss/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-rxjava/pom.xml b/components/camel-rxjava/pom.xml index c6549b0f2..52bcdad43 100644 --- a/components/camel-rxjava/pom.xml +++ b/components/camel-rxjava/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-saga/pom.xml b/components/camel-saga/pom.xml index a706cb0e7..de41aca42 100644 --- a/components/camel-saga/pom.xml +++ b/components/camel-saga/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml index 50d633f12..6de1ed919 100644 --- a/components/camel-salesforce/pom.xml +++ b/components/camel-salesforce/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml index f24713e16..442416d07 100644 --- a/components/camel-sap-netweaver/pom.xml +++ b/components/camel-sap-netweaver/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml index d09f9ccaf..bce95efbd 100644 --- a/components/camel-saxon/pom.xml +++ b/components/camel-saxon/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-scheduler/pom.xml b/components/camel-scheduler/pom.xml index 4c3202dad..39cfad3da 100644 --- a/components/camel-scheduler/pom.xml +++ b/components/camel-scheduler/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml index d0b6ce681..7b10386dd 100644 --- a/components/camel-schematron/pom.xml +++ b/components/camel-schematron/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-seda/pom.xml b/components/camel-seda/pom.xml index ebd4ed5f7..f06b81109 100644 --- a/components/camel-seda/pom.xml +++ b/components/camel-seda/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-service/pom.xml b/components/camel-service/pom.xml index 0126fecbe..ea79e3315 100644 --- a/components/camel-service/pom.xml +++ b/components/camel-service/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-servicenow/pom.xml b/components/camel-servicenow/pom.xml index 2de82efae..4b31a048c 100644 --- a/components/camel-servicenow/pom.xml +++ b/components/camel-servicenow/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml index eb05249c3..65090d6ca 100644 --- a/components/camel-servlet/pom.xml +++ b/components/camel-servlet/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml index 523f742ea..516be056b 100644 --- a/components/camel-shiro/pom.xml +++ b/components/camel-shiro/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml index 14a883c43..308a43bd7 100644 --- a/components/camel-sjms/pom.xml +++ b/components/camel-sjms/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-sjms2/pom.xml b/components/camel-sjms2/pom.xml index b4d86a1d2..7bf67aaa5 100644 --- a/components/camel-sjms2/pom.xml +++ b/components/camel-sjms2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml index cfdaaa6ae..b6594f58f 100644 --- a/components/camel-slack/pom.xml +++ b/components/camel-slack/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-smb/pom.xml b/components/camel-smb/pom.xml index d3dc79226..cb623c9d1 100644 --- a/components/camel-smb/pom.xml +++ b/components/camel-smb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-smooks/pom.xml b/components/camel-smooks/pom.xml index 7ad1a70fa..a50b86220 100644 --- a/components/camel-smooks/pom.xml +++ b/components/camel-smooks/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml index c2fff08dd..2592e71a4 100644 --- a/components/camel-smpp/pom.xml +++ b/components/camel-smpp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml index f01f3f2ad..1ea8784c0 100644 --- a/components/camel-snakeyaml/pom.xml +++ b/components/camel-snakeyaml/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml index 58fcf2629..488073a54 100644 --- a/components/camel-snmp/pom.xml +++ b/components/camel-snmp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml index 0a97f1a5b..e9b96347f 100644 --- a/components/camel-soap/pom.xml +++ b/components/camel-soap/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml index d79e6222d..d10d72764 100644 --- a/components/camel-solr/pom.xml +++ b/components/camel-solr/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-splunk-hec/pom.xml b/components/camel-splunk-hec/pom.xml index 786a39867..939a5ac00 100644 --- a/components/camel-splunk-hec/pom.xml +++ b/components/camel-splunk-hec/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml index f6dd14245..01022af76 100644 --- a/components/camel-splunk/pom.xml +++ b/components/camel-splunk/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-batch/pom.xml b/components/camel-spring-parent/camel-spring-batch/pom.xml index 0919b62e9..8fadb99d8 100644 --- a/components/camel-spring-parent/camel-spring-batch/pom.xml +++ b/components/camel-spring-parent/camel-spring-batch/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-cloud-config/pom.xml b/components/camel-spring-parent/camel-spring-cloud-config/pom.xml index 7bd2412b4..7186bd6ea 100644 --- a/components/camel-spring-parent/camel-spring-cloud-config/pom.xml +++ b/components/camel-spring-parent/camel-spring-cloud-config/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-jdbc/pom.xml b/components/camel-spring-parent/camel-spring-jdbc/pom.xml index 1114b0dc9..1ebe10474 100644 --- a/components/camel-spring-parent/camel-spring-jdbc/pom.xml +++ b/components/camel-spring-parent/camel-spring-jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-ldap/pom.xml b/components/camel-spring-parent/camel-spring-ldap/pom.xml index 1e6b09e66..6e095007b 100644 --- a/components/camel-spring-parent/camel-spring-ldap/pom.xml +++ b/components/camel-spring-parent/camel-spring-ldap/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-main/pom.xml b/components/camel-spring-parent/camel-spring-main/pom.xml index e31aaa69f..eb99133eb 100644 --- a/components/camel-spring-parent/camel-spring-main/pom.xml +++ b/components/camel-spring-parent/camel-spring-main/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-rabbitmq/pom.xml b/components/camel-spring-parent/camel-spring-rabbitmq/pom.xml index b7d35ec82..54ef676e8 100644 --- a/components/camel-spring-parent/camel-spring-rabbitmq/pom.xml +++ b/components/camel-spring-parent/camel-spring-rabbitmq/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-redis/pom.xml b/components/camel-spring-parent/camel-spring-redis/pom.xml index 833ac7aaa..4ab4b12de 100644 --- a/components/camel-spring-parent/camel-spring-redis/pom.xml +++ b/components/camel-spring-parent/camel-spring-redis/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-security/pom.xml b/components/camel-spring-parent/camel-spring-security/pom.xml index 018861f02..44ccdd787 100644 --- a/components/camel-spring-parent/camel-spring-security/pom.xml +++ b/components/camel-spring-parent/camel-spring-security/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-ws/pom.xml b/components/camel-spring-parent/camel-spring-ws/pom.xml index b04923811..58ca56456 100644 --- a/components/camel-spring-parent/camel-spring-ws/pom.xml +++ b/components/camel-spring-parent/camel-spring-ws/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring-xml/pom.xml b/components/camel-spring-parent/camel-spring-xml/pom.xml index 7353714c6..e56c01226 100644 --- a/components/camel-spring-parent/camel-spring-xml/pom.xml +++ b/components/camel-spring-parent/camel-spring-xml/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-spring/pom.xml b/components/camel-spring-parent/camel-spring/pom.xml index 41d4a5354..7781820b5 100644 --- a/components/camel-spring-parent/camel-spring/pom.xml +++ b/components/camel-spring-parent/camel-spring/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/camel-undertow-spring-security/pom.xml b/components/camel-spring-parent/camel-undertow-spring-security/pom.xml index 47dbd2dd7..9d23bd687 100644 --- a/components/camel-spring-parent/camel-undertow-spring-security/pom.xml +++ b/components/camel-spring-parent/camel-undertow-spring-security/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-spring-parent-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-spring-parent/pom.xml b/components/camel-spring-parent/pom.xml index b88a3d5bf..025667c6a 100644 --- a/components/camel-spring-parent/pom.xml +++ b/components/camel-spring-parent/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml index 5f4563773..77eda0151 100644 --- a/components/camel-sql/pom.xml +++ b/components/camel-sql/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml index a0ffa771f..74312c1af 100644 --- a/components/camel-ssh/pom.xml +++ b/components/camel-ssh/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml index 5d4c29d13..7c1704f81 100644 --- a/components/camel-stax/pom.xml +++ b/components/camel-stax/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-stitch/pom.xml b/components/camel-stitch/pom.xml index bc8f069de..d3c8a3602 100644 --- a/components/camel-stitch/pom.xml +++ b/components/camel-stitch/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml index 070654454..70d3dd584 100644 --- a/components/camel-stomp/pom.xml +++ b/components/camel-stomp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml index 9b71414e0..75bed198f 100644 --- a/components/camel-stream/pom.xml +++ b/components/camel-stream/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml index 29bfd0815..2050456f7 100644 --- a/components/camel-stringtemplate/pom.xml +++ b/components/camel-stringtemplate/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-stripe/pom.xml b/components/camel-stripe/pom.xml index 4ab7b8b3c..e62dfbecf 100644 --- a/components/camel-stripe/pom.xml +++ b/components/camel-stripe/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-stub/pom.xml b/components/camel-stub/pom.xml index a24a4f17f..1ea9c584b 100644 --- a/components/camel-stub/pom.xml +++ b/components/camel-stub/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-swift/pom.xml b/components/camel-swift/pom.xml index 86e32264c..8d82d6678 100644 --- a/components/camel-swift/pom.xml +++ b/components/camel-swift/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml index 98182ac3b..d0dfa5d05 100644 --- a/components/camel-syslog/pom.xml +++ b/components/camel-syslog/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-tahu/pom.xml b/components/camel-tahu/pom.xml index 8ffb26a5a..893ac83ce 100644 --- a/components/camel-tahu/pom.xml +++ b/components/camel-tahu/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml index d86b7525a..91f19f85a 100644 --- a/components/camel-tarfile/pom.xml +++ b/components/camel-tarfile/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml index 23d8ae135..eed3fb23b 100644 --- a/components/camel-telegram/pom.xml +++ b/components/camel-telegram/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-telemetry-dev/pom.xml b/components/camel-telemetry-dev/pom.xml index e78b2b7fb..7fe44f72c 100644 --- a/components/camel-telemetry-dev/pom.xml +++ b/components/camel-telemetry-dev/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-telemetry/pom.xml b/components/camel-telemetry/pom.xml index 674212d8b..3ef0f58ad 100644 --- a/components/camel-telemetry/pom.xml +++ b/components/camel-telemetry/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-test/camel-test-junit5/pom.xml b/components/camel-test/camel-test-junit5/pom.xml index d4898af44..2dace4a9a 100644 --- a/components/camel-test/camel-test-junit5/pom.xml +++ b/components/camel-test/camel-test-junit5/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../../pom.xml diff --git a/components/camel-test/camel-test-junit6/pom.xml b/components/camel-test/camel-test-junit6/pom.xml index 9a4a62b96..40aec5c90 100644 --- a/components/camel-test/camel-test-junit6/pom.xml +++ b/components/camel-test/camel-test-junit6/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-test-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-test/camel-test-main-junit6/pom.xml b/components/camel-test/camel-test-main-junit6/pom.xml index 5ce9d92b0..5960d27c1 100644 --- a/components/camel-test/camel-test-main-junit6/pom.xml +++ b/components/camel-test/camel-test-main-junit6/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-test-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-test/camel-test-spring-junit5/pom.xml b/components/camel-test/camel-test-spring-junit5/pom.xml index 039ad454d..779bf6eb5 100644 --- a/components/camel-test/camel-test-spring-junit5/pom.xml +++ b/components/camel-test/camel-test-spring-junit5/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../../pom.xml diff --git a/components/camel-test/camel-test-spring-junit6/pom.xml b/components/camel-test/camel-test-spring-junit6/pom.xml index a370b0906..84e047e76 100644 --- a/components/camel-test/camel-test-spring-junit6/pom.xml +++ b/components/camel-test/camel-test-spring-junit6/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-test-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml index 6b10b7d54..39890ada6 100644 --- a/components/camel-test/pom.xml +++ b/components/camel-test/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-threadpoolfactory-vertx/pom.xml b/components/camel-threadpoolfactory-vertx/pom.xml index b26a9e7fe..2d9fd676d 100644 --- a/components/camel-threadpoolfactory-vertx/pom.xml +++ b/components/camel-threadpoolfactory-vertx/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-thrift/pom.xml b/components/camel-thrift/pom.xml index 5b32d7979..6bfc30df0 100644 --- a/components/camel-thrift/pom.xml +++ b/components/camel-thrift/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-thymeleaf/pom.xml b/components/camel-thymeleaf/pom.xml index 8298fa758..084568856 100644 --- a/components/camel-thymeleaf/pom.xml +++ b/components/camel-thymeleaf/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-tika/pom.xml b/components/camel-tika/pom.xml index f9970d9c8..a602a699c 100644 --- a/components/camel-tika/pom.xml +++ b/components/camel-tika/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-timer/pom.xml b/components/camel-timer/pom.xml index 5ff7d2bd4..07aa8cc73 100644 --- a/components/camel-timer/pom.xml +++ b/components/camel-timer/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-tracing/pom.xml b/components/camel-tracing/pom.xml index d40823648..37ccf8297 100644 --- a/components/camel-tracing/pom.xml +++ b/components/camel-tracing/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-twilio/pom.xml b/components/camel-twilio/pom.xml index f0b5e7680..f1f4590c2 100644 --- a/components/camel-twilio/pom.xml +++ b/components/camel-twilio/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml index 6a799586e..411acbd23 100644 --- a/components/camel-twitter/pom.xml +++ b/components/camel-twitter/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml index c65034bc3..82854e84c 100644 --- a/components/camel-undertow/pom.xml +++ b/components/camel-undertow/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml index 3b7b2befc..d4083dd30 100644 --- a/components/camel-univocity-parsers/pom.xml +++ b/components/camel-univocity-parsers/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-validator/pom.xml b/components/camel-validator/pom.xml index a51fec4d1..38db862fd 100644 --- a/components/camel-validator/pom.xml +++ b/components/camel-validator/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml index 017dd0aad..446e9d6dc 100644 --- a/components/camel-velocity/pom.xml +++ b/components/camel-velocity/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-vertx/camel-vertx-common/pom.xml b/components/camel-vertx/camel-vertx-common/pom.xml index 8a407c423..54595a302 100644 --- a/components/camel-vertx/camel-vertx-common/pom.xml +++ b/components/camel-vertx/camel-vertx-common/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-vertx-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-vertx/camel-vertx-http/pom.xml b/components/camel-vertx/camel-vertx-http/pom.xml index 5bedbc3fc..2d963c6d5 100644 --- a/components/camel-vertx/camel-vertx-http/pom.xml +++ b/components/camel-vertx/camel-vertx-http/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-vertx-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-vertx/camel-vertx-websocket/pom.xml b/components/camel-vertx/camel-vertx-websocket/pom.xml index 1c357c271..c94177895 100644 --- a/components/camel-vertx/camel-vertx-websocket/pom.xml +++ b/components/camel-vertx/camel-vertx-websocket/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-vertx-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-vertx/camel-vertx/pom.xml b/components/camel-vertx/camel-vertx/pom.xml index a59901a0b..7c7749fd5 100644 --- a/components/camel-vertx/camel-vertx/pom.xml +++ b/components/camel-vertx/camel-vertx/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-vertx-parent - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml index 5443ec263..24b428cfd 100644 --- a/components/camel-vertx/pom.xml +++ b/components/camel-vertx/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-vm/pom.xml b/components/camel-vm/pom.xml index d320f8e61..1cae4300d 100644 --- a/components/camel-vm/pom.xml +++ b/components/camel-vm/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-wal/pom.xml b/components/camel-wal/pom.xml index fc0fa7536..cfc685e31 100644 --- a/components/camel-wal/pom.xml +++ b/components/camel-wal/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-wasm/pom.xml b/components/camel-wasm/pom.xml index 2ec18b94d..5e36fd0be 100644 --- a/components/camel-wasm/pom.xml +++ b/components/camel-wasm/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml index 66cffce6c..bbd0a13f0 100644 --- a/components/camel-weather/pom.xml +++ b/components/camel-weather/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-web3j/pom.xml b/components/camel-web3j/pom.xml index 0f4a89204..904823e66 100644 --- a/components/camel-web3j/pom.xml +++ b/components/camel-web3j/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-webhook/pom.xml b/components/camel-webhook/pom.xml index 6c5b1d793..44b68c3d0 100644 --- a/components/camel-webhook/pom.xml +++ b/components/camel-webhook/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-whatsapp/pom.xml b/components/camel-whatsapp/pom.xml index bc1880ce6..4b374c9de 100644 --- a/components/camel-whatsapp/pom.xml +++ b/components/camel-whatsapp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-wordpress/pom.xml b/components/camel-wordpress/pom.xml index bcff1d608..f40fca6c4 100644 --- a/components/camel-wordpress/pom.xml +++ b/components/camel-wordpress/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-workday/pom.xml b/components/camel-workday/pom.xml index a58199e4a..6f870ad5d 100644 --- a/components/camel-workday/pom.xml +++ b/components/camel-workday/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-xchange/pom.xml b/components/camel-xchange/pom.xml index 738b78727..0223dda3e 100644 --- a/components/camel-xchange/pom.xml +++ b/components/camel-xchange/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-xj/pom.xml b/components/camel-xj/pom.xml index 7f313c898..36d465ea9 100644 --- a/components/camel-xj/pom.xml +++ b/components/camel-xj/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-xml-io-dsl/pom.xml b/components/camel-xml-io-dsl/pom.xml index b207bdcc2..fa30c7e33 100644 --- a/components/camel-xml-io-dsl/pom.xml +++ b/components/camel-xml-io-dsl/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml index 9dc309528..77b886c01 100644 --- a/components/camel-xmlsecurity/pom.xml +++ b/components/camel-xmlsecurity/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml index 7bc2d4115..8051ea9aa 100644 --- a/components/camel-xmpp/pom.xml +++ b/components/camel-xmpp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-xpath/pom.xml b/components/camel-xpath/pom.xml index cfe5bab17..a24292d14 100644 --- a/components/camel-xpath/pom.xml +++ b/components/camel-xpath/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-xslt-saxon/pom.xml b/components/camel-xslt-saxon/pom.xml index 71b71885e..d381b16eb 100644 --- a/components/camel-xslt-saxon/pom.xml +++ b/components/camel-xslt-saxon/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-xslt/pom.xml b/components/camel-xslt/pom.xml index 69ee90ef2..8c937d18f 100644 --- a/components/camel-xslt/pom.xml +++ b/components/camel-xslt/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-yaml-dsl/pom.xml b/components/camel-yaml-dsl/pom.xml index ff251c266..d4dc9558c 100644 --- a/components/camel-yaml-dsl/pom.xml +++ b/components/camel-yaml-dsl/pom.xml @@ -25,7 +25,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-zeebe/pom.xml b/components/camel-zeebe/pom.xml index ac3c145fe..728af6eae 100644 --- a/components/camel-zeebe/pom.xml +++ b/components/camel-zeebe/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-zendesk/pom.xml b/components/camel-zendesk/pom.xml index 3cced1cff..7dd7e21d7 100644 --- a/components/camel-zendesk/pom.xml +++ b/components/camel-zendesk/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-zip-deflater/pom.xml b/components/camel-zip-deflater/pom.xml index b1d83f433..e46013b82 100644 --- a/components/camel-zip-deflater/pom.xml +++ b/components/camel-zip-deflater/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml index ded4264f5..9f8cd2ce3 100644 --- a/components/camel-zipfile/pom.xml +++ b/components/camel-zipfile/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml index a70b77e04..ca63f85d7 100644 --- a/components/camel-zookeeper-master/pom.xml +++ b/components/camel-zookeeper-master/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml index 9147e4afa..4a30554ac 100644 --- a/components/camel-zookeeper/pom.xml +++ b/components/camel-zookeeper/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-components - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/components/pom.xml b/components/pom.xml index 0c4e110c5..8b4001d24 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-api/pom.xml b/core/camel-api/pom.xml index 27e7c3660..71a002282 100644 --- a/core/camel-api/pom.xml +++ b/core/camel-api/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-base-engine/pom.xml b/core/camel-base-engine/pom.xml index fb14bf30f..c3c69ad66 100644 --- a/core/camel-base-engine/pom.xml +++ b/core/camel-base-engine/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-base/pom.xml b/core/camel-base/pom.xml index 87d2865da..b26828a4f 100644 --- a/core/camel-base/pom.xml +++ b/core/camel-base/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-cloud/pom.xml b/core/camel-cloud/pom.xml index 1e563721f..d72101b23 100644 --- a/core/camel-cloud/pom.xml +++ b/core/camel-cloud/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-cluster/pom.xml b/core/camel-cluster/pom.xml index 7f7735d29..22723e2df 100644 --- a/core/camel-cluster/pom.xml +++ b/core/camel-cluster/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-console/pom.xml b/core/camel-console/pom.xml index 79c66ac02..1fbb2a9aa 100644 --- a/core/camel-console/pom.xml +++ b/core/camel-console/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-core-catalog/pom.xml b/core/camel-core-catalog/pom.xml index 9a3c2128b..e12da7126 100644 --- a/core/camel-core-catalog/pom.xml +++ b/core/camel-core-catalog/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-core-engine/pom.xml b/core/camel-core-engine/pom.xml index 1d5531123..29af78517 100644 --- a/core/camel-core-engine/pom.xml +++ b/core/camel-core-engine/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-core-languages/pom.xml b/core/camel-core-languages/pom.xml index ab3f42642..9190613f9 100644 --- a/core/camel-core-languages/pom.xml +++ b/core/camel-core-languages/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-core-model/pom.xml b/core/camel-core-model/pom.xml index 8db4a7ed3..6873864b5 100644 --- a/core/camel-core-model/pom.xml +++ b/core/camel-core-model/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-core-osgi/pom.xml b/core/camel-core-osgi/pom.xml index 23db48b67..951c691fe 100644 --- a/core/camel-core-osgi/pom.xml +++ b/core/camel-core-osgi/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-core-processor/pom.xml b/core/camel-core-processor/pom.xml index 43911b195..9be0f22b1 100644 --- a/core/camel-core-processor/pom.xml +++ b/core/camel-core-processor/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-core-reifier/pom.xml b/core/camel-core-reifier/pom.xml index bc3aaeae0..9b19cda63 100644 --- a/core/camel-core-reifier/pom.xml +++ b/core/camel-core-reifier/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-core-xml/pom.xml b/core/camel-core-xml/pom.xml index 016eb0be5..524f0436e 100644 --- a/core/camel-core-xml/pom.xml +++ b/core/camel-core-xml/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-health/pom.xml b/core/camel-health/pom.xml index 5afc8854f..80262a4d0 100644 --- a/core/camel-health/pom.xml +++ b/core/camel-health/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-main/pom.xml b/core/camel-main/pom.xml index ceb66a967..939e3e995 100644 --- a/core/camel-main/pom.xml +++ b/core/camel-main/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-management-api/pom.xml b/core/camel-management-api/pom.xml index e84534bf3..a871258f2 100644 --- a/core/camel-management-api/pom.xml +++ b/core/camel-management-api/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-management/pom.xml b/core/camel-management/pom.xml index 9e1639c10..c7b9c2fa5 100644 --- a/core/camel-management/pom.xml +++ b/core/camel-management/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-support/pom.xml b/core/camel-support/pom.xml index afb86c629..56f5a3600 100644 --- a/core/camel-support/pom.xml +++ b/core/camel-support/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-tooling-model/pom.xml b/core/camel-tooling-model/pom.xml index 1ef840d8f..faae13e21 100644 --- a/core/camel-tooling-model/pom.xml +++ b/core/camel-tooling-model/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-util-json/pom.xml b/core/camel-util-json/pom.xml index 9b97fea47..f8d93db63 100644 --- a/core/camel-util-json/pom.xml +++ b/core/camel-util-json/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-util/pom.xml b/core/camel-util/pom.xml index 54f5ee64a..8bf255fbc 100644 --- a/core/camel-util/pom.xml +++ b/core/camel-util/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-xml-io-util/pom.xml b/core/camel-xml-io-util/pom.xml index 518c1b9ab..b2eb99a61 100644 --- a/core/camel-xml-io-util/pom.xml +++ b/core/camel-xml-io-util/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-xml-io/pom.xml b/core/camel-xml-io/pom.xml index 1ddf6a8cc..a9c755f36 100644 --- a/core/camel-xml-io/pom.xml +++ b/core/camel-xml-io/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-xml-jaxb/pom.xml b/core/camel-xml-jaxb/pom.xml index d107cf886..b809f84d5 100644 --- a/core/camel-xml-jaxb/pom.xml +++ b/core/camel-xml-jaxb/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/camel-xml-jaxp/pom.xml b/core/camel-xml-jaxp/pom.xml index fce31ed62..5bd458156 100644 --- a/core/camel-xml-jaxp/pom.xml +++ b/core/camel-xml-jaxp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-core - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 923880e02..c2ca7e55c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/features/pom.xml b/features/pom.xml index d9e8e84cd..cd722ce16 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/features/src/main/feature/camel-features.xml b/features/src/main/feature/camel-features.xml index 022ae75a0..20b9fa8fe 100644 --- a/features/src/main/feature/camel-features.xml +++ b/features/src/main/feature/camel-features.xml @@ -103,7 +103,7 @@ mvn:com.fasterxml.jackson.core/jackson-databind/${jackson2-version} wrap:mvn:com.fasterxml.jackson.core/jackson-core/${jackson2-version}$overwrite=merge - mvn:com.fasterxml.jackson.core/jackson-annotations/${jackson2-annotations-version} + mvn:com.fasterxml.jackson.core/jackson-annotations/${jackson2-version} @@ -154,8 +154,7 @@ mvn:io.netty/netty-buffer/${netty-version} mvn:io.netty/netty-common/${netty-version} - mvn:io.netty/netty-codec-base/${netty-version} - mvn:io.netty/netty-codec-compression/${netty-version} + mvn:io.netty/netty-codec/${netty-version} mvn:io.netty/netty-codec-http/${netty-version} mvn:io.netty/netty-handler/${netty-version} mvn:io.netty/netty-resolver/${netty-version} @@ -2150,7 +2149,7 @@ wrap:mvn:org.apache.kafka/kafka-clients/${kafka-version} mvn:com.github.luben/zstd-jni/${auto-detect-version} mvn:org.xerial.snappy/snappy-java/${auto-detect-version} - wrap:mvn:org.lz4/lz4-java/${auto-detect-version} + wrap:mvn:org.lz4/lz4-java/${lz4-java-version} mvn:org.apache.camel.karaf/camel-kafka/${project.version} diff --git a/pom.xml b/pom.xml index 9e565abf6..193786ee5 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.camel.karaf camel-karaf - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT pom Apache Camel :: Karaf @@ -90,11 +90,11 @@ 17 1773392261 - 4.18.0 + 4.18.1 - 5.19.1 - 6.2.0 + 5.19.2 + 6.2.1 2.44.0 0.3.0 2.6.0 @@ -107,6 +107,7 @@ 9.9.1 1.14.0 3.27.7 + 3.0.3 3.41.0 6.1.2 3.1.0 @@ -123,7 +124,7 @@ 4.16.3 3.48.0 1.18.4 - 0.11.2 + 0.12.0 3.2.3 3.14.0 3.11.0 @@ -136,7 +137,7 @@ 3.53.1 1.6.1 3.6.2 - 4.9.2 + 4.10.0 4.8.184 0.10.15 9.4.5.0 @@ -165,8 +166,8 @@ 1.9.2 3.11.0 5.9.0 - 4.1.4 - 4.1.4 + 4.1.5 + 4.1.5 4.1.2 4.1.2 3.10.0 @@ -183,6 +184,7 @@ 3.6.4 0.36.0 0.4.4 + 0.4.4 0.4.4 0.4.4 3.7.0 @@ -296,7 +298,6 @@ 0.2.9 1.6.0 2.20.1 - 2.20 2.22.3 0.15 3.5.3 @@ -348,7 +349,7 @@ 2.5.0 0.1.8 0.9.15 - 3.19.22 + 3.19.30 0.9.15 0.9.3 2.0.2 @@ -362,7 +363,6 @@ 1.13 2.6.0 0.9.9 - 1.0.0 5.1.0 1.22.1 21.0.6 @@ -375,32 +375,31 @@ 1.1.0 2.7.4 1.1.3 - 3.9.1 + 3.9.2 26.0.8 7.5.2 1.18.1 1.11.0 1.11.0-beta19 + 1.11.0-beta19 1.11.0-beta19 1.11.0-beta19 - 1.11.0-beta19 1.8 0.12 0.12 9.0.23 1.0.0 2.25.3 - 1.5.29 + 1.5.32 9.12.3 0.2.0 2.6.0 1.10.3 1.6.3 4.2.38 - 1.15.6 - 1.5.5 + 1.15.10 + 1.5.10 3.1 - 4.1.2 1.1.1 2.6.14 2.2.5 @@ -418,14 +417,12 @@ 3.5.19 5.13.1.Final 0.4.0 - 6.0.2 + 4.1.2 6.0.2 - 4.2.10.Final + 6.0.2 + 4.1.131.Final 2.0.5 1.5.9 - 2.3 - 1.7 - 11.23 10.7 3.4.4 2.0.13 @@ -476,11 +473,11 @@ 2.3.2 1.0.4 3.8.3 - 1.3.3 0.1.20 + 1.3.3 3.52.0 2.3.0 - 5.5.6 + 5.5.7 2.31.0.Final 4.1.2 5.3.2 @@ -501,24 +498,22 @@ 2.2.1 2.5 3.0.1 - - 2.10 3.9.7 9.10.1 - 3.9.4 + 3.9.5 1.9.5_1 2.4-groovy-4.0 1.1.2 4.3.0 - 5.2.4 - 3.5.10 + 5.2.5 + 3.5.12 3.5.5 - 3.3.5 + 3.3.6 3.2.0 - 6.2.15 - 3.2.8 - 6.5.7 - 4.1.2 + 6.2.17 + 3.2.9 + 6.5.9 + 4.1.3 3.14.9 5.3.2 1.17.5 @@ -545,7 +540,7 @@ 1.0.0 3.1 2.4.1 - 4.5.24 + 4.5.25 0.7 5.5.0 5.0.0 @@ -567,16 +562,15 @@ 3.0.4 0.15.1 8.8.11 - 3.0.3 1.4.0 - 3.9.4 + 3.9.5 3.5.4 [9.5,10) [3.3,3.4) - [2.20,2.21) + [2.20,3.0) [2,3) [3,4) [2.1,3) diff --git a/shell/pom.xml b/shell/pom.xml index 0076e5474..c0028765b 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/camel-blueprint-main/pom.xml b/tests/camel-blueprint-main/pom.xml index 8e5848088..2a65554f3 100644 --- a/tests/camel-blueprint-main/pom.xml +++ b/tests/camel-blueprint-main/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.karaf camel-karaf-tests - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/camel-integration-test/pom.xml b/tests/camel-integration-test/pom.xml index 6fed37614..1b7d20802 100644 --- a/tests/camel-integration-test/pom.xml +++ b/tests/camel-integration-test/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-tests - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/camel-test-blueprint-junit5/pom.xml b/tests/camel-test-blueprint-junit5/pom.xml index 34bf3cc83..e7215b6b1 100644 --- a/tests/camel-test-blueprint-junit5/pom.xml +++ b/tests/camel-test-blueprint-junit5/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-tests - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/camel-test-scr/pom.xml b/tests/camel-test-scr/pom.xml index 505fae57c..a22b5ca40 100644 --- a/tests/camel-test-scr/pom.xml +++ b/tests/camel-test-scr/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-tests - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/examples/blueprint-dsl-only/pom.xml b/tests/examples/blueprint-dsl-only/pom.xml index 92d840d0c..acb6cb634 100644 --- a/tests/examples/blueprint-dsl-only/pom.xml +++ b/tests/examples/blueprint-dsl-only/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-examples-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-karaf-examples-blueprint-dsl-only-test diff --git a/tests/examples/java-dsl-only/pom.xml b/tests/examples/java-dsl-only/pom.xml index 091f2b3df..a32cd3dbf 100644 --- a/tests/examples/java-dsl-only/pom.xml +++ b/tests/examples/java-dsl-only/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-examples-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-karaf-examples-java-dsl-only-test diff --git a/tests/examples/mixed/pom.xml b/tests/examples/mixed/pom.xml index b8f0e5c92..feed51bc6 100644 --- a/tests/examples/mixed/pom.xml +++ b/tests/examples/mixed/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-examples-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-karaf-examples-mixed-test diff --git a/tests/examples/pom.xml b/tests/examples/pom.xml index cd926d858..a97eb175c 100644 --- a/tests/examples/pom.xml +++ b/tests/examples/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-tests - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/features/camel-activemq/pom.xml b/tests/features/camel-activemq/pom.xml index e48ef8cde..25891c4dd 100644 --- a/tests/features/camel-activemq/pom.xml +++ b/tests/features/camel-activemq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-activemq-test diff --git a/tests/features/camel-amqp/pom.xml b/tests/features/camel-amqp/pom.xml index 780fd71cc..239462fbe 100644 --- a/tests/features/camel-amqp/pom.xml +++ b/tests/features/camel-amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-amqp-test diff --git a/tests/features/camel-arangodb/pom.xml b/tests/features/camel-arangodb/pom.xml index c639a4cf7..ad3bbc32a 100644 --- a/tests/features/camel-arangodb/pom.xml +++ b/tests/features/camel-arangodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/features/camel-as2/pom.xml b/tests/features/camel-as2/pom.xml index 59162f8ec..12e1abf3c 100644 --- a/tests/features/camel-as2/pom.xml +++ b/tests/features/camel-as2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-as2-test diff --git a/tests/features/camel-asn1/pom.xml b/tests/features/camel-asn1/pom.xml index 89f7390d0..58c0e21ae 100644 --- a/tests/features/camel-asn1/pom.xml +++ b/tests/features/camel-asn1/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-asn1-test diff --git a/tests/features/camel-atom/pom.xml b/tests/features/camel-atom/pom.xml index 2ab250aca..1cddda5f7 100644 --- a/tests/features/camel-atom/pom.xml +++ b/tests/features/camel-atom/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-atom-test diff --git a/tests/features/camel-avro/pom.xml b/tests/features/camel-avro/pom.xml index c4e66b1b8..9f5b2f5e6 100644 --- a/tests/features/camel-avro/pom.xml +++ b/tests/features/camel-avro/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-avro-test diff --git a/tests/features/camel-aws2-iam/pom.xml b/tests/features/camel-aws2-iam/pom.xml index 3e1d68aa1..5eb24b482 100644 --- a/tests/features/camel-aws2-iam/pom.xml +++ b/tests/features/camel-aws2-iam/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-aws2-iam-test diff --git a/tests/features/camel-aws2-kinesis/pom.xml b/tests/features/camel-aws2-kinesis/pom.xml index d68c0f27f..2853c8896 100644 --- a/tests/features/camel-aws2-kinesis/pom.xml +++ b/tests/features/camel-aws2-kinesis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-aws2-kinesis-test diff --git a/tests/features/camel-aws2-s3/pom.xml b/tests/features/camel-aws2-s3/pom.xml index 7bf26dc89..c3d8f67b8 100644 --- a/tests/features/camel-aws2-s3/pom.xml +++ b/tests/features/camel-aws2-s3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-aws2-s3-test diff --git a/tests/features/camel-aws2-ses/pom.xml b/tests/features/camel-aws2-ses/pom.xml index 2e43a5c81..b927f0417 100644 --- a/tests/features/camel-aws2-ses/pom.xml +++ b/tests/features/camel-aws2-ses/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-aws2-ses-test diff --git a/tests/features/camel-aws2-sns/pom.xml b/tests/features/camel-aws2-sns/pom.xml index 01734148e..ec1a122e2 100644 --- a/tests/features/camel-aws2-sns/pom.xml +++ b/tests/features/camel-aws2-sns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-aws2-sns-test diff --git a/tests/features/camel-aws2-sqs/pom.xml b/tests/features/camel-aws2-sqs/pom.xml index 04416e8e8..67fd7c115 100644 --- a/tests/features/camel-aws2-sqs/pom.xml +++ b/tests/features/camel-aws2-sqs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-aws2-sqs-test diff --git a/tests/features/camel-aws2-sts/pom.xml b/tests/features/camel-aws2-sts/pom.xml index d2ecdfef7..341742b53 100644 --- a/tests/features/camel-aws2-sts/pom.xml +++ b/tests/features/camel-aws2-sts/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-aws2-sts-test diff --git a/tests/features/camel-azure-eventhubs/pom.xml b/tests/features/camel-azure-eventhubs/pom.xml index 4d57ceb78..754ef4d7d 100644 --- a/tests/features/camel-azure-eventhubs/pom.xml +++ b/tests/features/camel-azure-eventhubs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-azure-eventhubs-test diff --git a/tests/features/camel-azure-storage-blob/pom.xml b/tests/features/camel-azure-storage-blob/pom.xml index dc5384f1b..c0a943de7 100644 --- a/tests/features/camel-azure-storage-blob/pom.xml +++ b/tests/features/camel-azure-storage-blob/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-azure-storage-blob-test diff --git a/tests/features/camel-azure-storage-queue/pom.xml b/tests/features/camel-azure-storage-queue/pom.xml index aeb312f7b..3172ddeba 100644 --- a/tests/features/camel-azure-storage-queue/pom.xml +++ b/tests/features/camel-azure-storage-queue/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-azure-storage-queue-test diff --git a/tests/features/camel-barcode/pom.xml b/tests/features/camel-barcode/pom.xml index ec9b8a427..bd5a42453 100644 --- a/tests/features/camel-barcode/pom.xml +++ b/tests/features/camel-barcode/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-barcode-test diff --git a/tests/features/camel-base64/pom.xml b/tests/features/camel-base64/pom.xml index dda4fc224..0035bb6b2 100644 --- a/tests/features/camel-base64/pom.xml +++ b/tests/features/camel-base64/pom.xml @@ -19,7 +19,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-base64-test diff --git a/tests/features/camel-bean-validator/pom.xml b/tests/features/camel-bean-validator/pom.xml index f0cef1da1..0831da552 100644 --- a/tests/features/camel-bean-validator/pom.xml +++ b/tests/features/camel-bean-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-bean-validator-test diff --git a/tests/features/camel-bindy/pom.xml b/tests/features/camel-bindy/pom.xml index 1d322dfe1..b8673b030 100644 --- a/tests/features/camel-bindy/pom.xml +++ b/tests/features/camel-bindy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-bindy-test diff --git a/tests/features/camel-caffeine/pom.xml b/tests/features/camel-caffeine/pom.xml index 0b92ecf3f..c2b068cd8 100644 --- a/tests/features/camel-caffeine/pom.xml +++ b/tests/features/camel-caffeine/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-caffeine-test diff --git a/tests/features/camel-cbor/pom.xml b/tests/features/camel-cbor/pom.xml index 593350990..b4feee5ab 100644 --- a/tests/features/camel-cbor/pom.xml +++ b/tests/features/camel-cbor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-cbor-test diff --git a/tests/features/camel-chatscript/pom.xml b/tests/features/camel-chatscript/pom.xml index 187601b6d..c4a4433b7 100644 --- a/tests/features/camel-chatscript/pom.xml +++ b/tests/features/camel-chatscript/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-chatscript-test diff --git a/tests/features/camel-coap/pom.xml b/tests/features/camel-coap/pom.xml index c001b0412..7d364108c 100644 --- a/tests/features/camel-coap/pom.xml +++ b/tests/features/camel-coap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-coap-test diff --git a/tests/features/camel-cometd/pom.xml b/tests/features/camel-cometd/pom.xml index 54580308c..bc604b447 100644 --- a/tests/features/camel-cometd/pom.xml +++ b/tests/features/camel-cometd/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-cometd-test diff --git a/tests/features/camel-consul/pom.xml b/tests/features/camel-consul/pom.xml index fb5363107..cf8848a6d 100644 --- a/tests/features/camel-consul/pom.xml +++ b/tests/features/camel-consul/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-consul-test diff --git a/tests/features/camel-core/pom.xml b/tests/features/camel-core/pom.xml index be70467b8..6a65235df 100644 --- a/tests/features/camel-core/pom.xml +++ b/tests/features/camel-core/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/features/camel-couchdb/pom.xml b/tests/features/camel-couchdb/pom.xml index 66a40c8b4..d4a257003 100644 --- a/tests/features/camel-couchdb/pom.xml +++ b/tests/features/camel-couchdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-couchdb-test diff --git a/tests/features/camel-crypto/pom.xml b/tests/features/camel-crypto/pom.xml index e7bb1db7e..9235a9cea 100644 --- a/tests/features/camel-crypto/pom.xml +++ b/tests/features/camel-crypto/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-crypto-test diff --git a/tests/features/camel-csv/pom.xml b/tests/features/camel-csv/pom.xml index ae84fe317..f0a8da87f 100644 --- a/tests/features/camel-csv/pom.xml +++ b/tests/features/camel-csv/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-csv-test diff --git a/tests/features/camel-cxf-jetty/pom.xml b/tests/features/camel-cxf-jetty/pom.xml index 2af60d3c3..6b9b7b2d5 100644 --- a/tests/features/camel-cxf-jetty/pom.xml +++ b/tests/features/camel-cxf-jetty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-cxf-jetty-test diff --git a/tests/features/camel-cxf/pom.xml b/tests/features/camel-cxf/pom.xml index a1d0aba6d..47dffa2dc 100644 --- a/tests/features/camel-cxf/pom.xml +++ b/tests/features/camel-cxf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-cxf-test diff --git a/tests/features/camel-debezium-mongodb/pom.xml b/tests/features/camel-debezium-mongodb/pom.xml index f880a8f4f..e18688957 100644 --- a/tests/features/camel-debezium-mongodb/pom.xml +++ b/tests/features/camel-debezium-mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-debezium-mongodb-test diff --git a/tests/features/camel-debezium-mysql/pom.xml b/tests/features/camel-debezium-mysql/pom.xml index 750cd9979..c9ebef53c 100644 --- a/tests/features/camel-debezium-mysql/pom.xml +++ b/tests/features/camel-debezium-mysql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-debezium-mysql-test diff --git a/tests/features/camel-debezium-postgres/pom.xml b/tests/features/camel-debezium-postgres/pom.xml index 559d90b28..47a551108 100644 --- a/tests/features/camel-debezium-postgres/pom.xml +++ b/tests/features/camel-debezium-postgres/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-debezium-postgres-test diff --git a/tests/features/camel-disruptor/pom.xml b/tests/features/camel-disruptor/pom.xml index 07e3e52c7..9fb78317a 100644 --- a/tests/features/camel-disruptor/pom.xml +++ b/tests/features/camel-disruptor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-disruptor-test diff --git a/tests/features/camel-dns/pom.xml b/tests/features/camel-dns/pom.xml index 47da3d906..6767ce467 100644 --- a/tests/features/camel-dns/pom.xml +++ b/tests/features/camel-dns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-dns-test diff --git a/tests/features/camel-docker/pom.xml b/tests/features/camel-docker/pom.xml index 0b02fe1e0..5a8ea701d 100644 --- a/tests/features/camel-docker/pom.xml +++ b/tests/features/camel-docker/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-docker-test diff --git a/tests/features/camel-drill/pom.xml b/tests/features/camel-drill/pom.xml index a30f9150b..c09839c13 100644 --- a/tests/features/camel-drill/pom.xml +++ b/tests/features/camel-drill/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-drill-test diff --git a/tests/features/camel-ehcache/pom.xml b/tests/features/camel-ehcache/pom.xml index 027a63621..e68558a39 100644 --- a/tests/features/camel-ehcache/pom.xml +++ b/tests/features/camel-ehcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-ehcache-test diff --git a/tests/features/camel-elasticsearch/pom.xml b/tests/features/camel-elasticsearch/pom.xml index 4e0148154..9eecd5d06 100644 --- a/tests/features/camel-elasticsearch/pom.xml +++ b/tests/features/camel-elasticsearch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/features/camel-exec/pom.xml b/tests/features/camel-exec/pom.xml index f36e58310..f8a465d11 100644 --- a/tests/features/camel-exec/pom.xml +++ b/tests/features/camel-exec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-exec-test diff --git a/tests/features/camel-fastjson/pom.xml b/tests/features/camel-fastjson/pom.xml index 89fbfe419..31be512a0 100644 --- a/tests/features/camel-fastjson/pom.xml +++ b/tests/features/camel-fastjson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-fastjson-test diff --git a/tests/features/camel-flatpack/pom.xml b/tests/features/camel-flatpack/pom.xml index 3825b8d5e..3d15b92cd 100644 --- a/tests/features/camel-flatpack/pom.xml +++ b/tests/features/camel-flatpack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-flatpack-test diff --git a/tests/features/camel-ftp/pom.xml b/tests/features/camel-ftp/pom.xml index bbdc78c24..0ce5c3fa3 100644 --- a/tests/features/camel-ftp/pom.xml +++ b/tests/features/camel-ftp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-ftp-test diff --git a/tests/features/camel-google-pubsub/pom.xml b/tests/features/camel-google-pubsub/pom.xml index 9d90b3214..f41215e89 100644 --- a/tests/features/camel-google-pubsub/pom.xml +++ b/tests/features/camel-google-pubsub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/features/camel-groovy/pom.xml b/tests/features/camel-groovy/pom.xml index fc9e938a8..f9b784b95 100644 --- a/tests/features/camel-groovy/pom.xml +++ b/tests/features/camel-groovy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-groovy-test diff --git a/tests/features/camel-gson/pom.xml b/tests/features/camel-gson/pom.xml index 9b0720320..cc17584bb 100644 --- a/tests/features/camel-gson/pom.xml +++ b/tests/features/camel-gson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-gson-test diff --git a/tests/features/camel-hazelcast/pom.xml b/tests/features/camel-hazelcast/pom.xml index 832a6bc4b..d706d883c 100644 --- a/tests/features/camel-hazelcast/pom.xml +++ b/tests/features/camel-hazelcast/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-hazelcast-test diff --git a/tests/features/camel-http/pom.xml b/tests/features/camel-http/pom.xml index ffc3a4b3a..4febaa80f 100644 --- a/tests/features/camel-http/pom.xml +++ b/tests/features/camel-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-http-test diff --git a/tests/features/camel-influxdb2/pom.xml b/tests/features/camel-influxdb2/pom.xml index 5c609f49d..97bccb309 100644 --- a/tests/features/camel-influxdb2/pom.xml +++ b/tests/features/camel-influxdb2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-influxdb2-test diff --git a/tests/features/camel-jackson-avro/pom.xml b/tests/features/camel-jackson-avro/pom.xml index 46b2796e5..f66aa7690 100644 --- a/tests/features/camel-jackson-avro/pom.xml +++ b/tests/features/camel-jackson-avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-jackson-avro-test diff --git a/tests/features/camel-jackson-protobuf/pom.xml b/tests/features/camel-jackson-protobuf/pom.xml index a9a57f24d..d2bba48d9 100644 --- a/tests/features/camel-jackson-protobuf/pom.xml +++ b/tests/features/camel-jackson-protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-jackson-protobuf-test diff --git a/tests/features/camel-jackson/pom.xml b/tests/features/camel-jackson/pom.xml index c234ac0fd..876d982f6 100644 --- a/tests/features/camel-jackson/pom.xml +++ b/tests/features/camel-jackson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-jackson-test @@ -36,7 +36,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson2-annotations-version} + ${jackson2-version} diff --git a/tests/features/camel-jacksonxml/pom.xml b/tests/features/camel-jacksonxml/pom.xml index 1c3b2b346..895ae969a 100644 --- a/tests/features/camel-jacksonxml/pom.xml +++ b/tests/features/camel-jacksonxml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-jacksonxml-test @@ -36,7 +36,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson2-annotations-version} + ${jackson2-version} diff --git a/tests/features/camel-jaxb/pom.xml b/tests/features/camel-jaxb/pom.xml index 4905e4de0..4bd90b206 100644 --- a/tests/features/camel-jaxb/pom.xml +++ b/tests/features/camel-jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-jaxb-test diff --git a/tests/features/camel-jcache/pom.xml b/tests/features/camel-jcache/pom.xml index 0b3cadc43..bf184a32b 100644 --- a/tests/features/camel-jcache/pom.xml +++ b/tests/features/camel-jcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-jcache-test diff --git a/tests/features/camel-jetty/pom.xml b/tests/features/camel-jetty/pom.xml index 529d4f0b7..e006c7073 100644 --- a/tests/features/camel-jetty/pom.xml +++ b/tests/features/camel-jetty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-jetty-test diff --git a/tests/features/camel-jms/pom.xml b/tests/features/camel-jms/pom.xml index c5ed4bbb0..b3313126a 100644 --- a/tests/features/camel-jms/pom.xml +++ b/tests/features/camel-jms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-jms-test diff --git a/tests/features/camel-kafka/pom.xml b/tests/features/camel-kafka/pom.xml index 97c9af5fb..faaada5c4 100644 --- a/tests/features/camel-kafka/pom.xml +++ b/tests/features/camel-kafka/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-kafka-test diff --git a/tests/features/camel-leveldb/pom.xml b/tests/features/camel-leveldb/pom.xml index de3bb7d03..6f0d29cbb 100644 --- a/tests/features/camel-leveldb/pom.xml +++ b/tests/features/camel-leveldb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-leveldb-test diff --git a/tests/features/camel-mail/pom.xml b/tests/features/camel-mail/pom.xml index 47d746376..422ccd5c3 100644 --- a/tests/features/camel-mail/pom.xml +++ b/tests/features/camel-mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-mail-test diff --git a/tests/features/camel-netty-http/pom.xml b/tests/features/camel-netty-http/pom.xml index 186738a32..160a28d7f 100644 --- a/tests/features/camel-netty-http/pom.xml +++ b/tests/features/camel-netty-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-netty-http-test diff --git a/tests/features/camel-olingo2/pom.xml b/tests/features/camel-olingo2/pom.xml index f6dd53156..6588a5057 100644 --- a/tests/features/camel-olingo2/pom.xml +++ b/tests/features/camel-olingo2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-olingo2-test diff --git a/tests/features/camel-paho-mqtt5/pom.xml b/tests/features/camel-paho-mqtt5/pom.xml index 800b2d6ca..1b525d797 100644 --- a/tests/features/camel-paho-mqtt5/pom.xml +++ b/tests/features/camel-paho-mqtt5/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-paho-mqtt5-test diff --git a/tests/features/camel-quartz/pom.xml b/tests/features/camel-quartz/pom.xml index ff80790e8..d409836c5 100644 --- a/tests/features/camel-quartz/pom.xml +++ b/tests/features/camel-quartz/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-quartz-test diff --git a/tests/features/camel-saxon/pom.xml b/tests/features/camel-saxon/pom.xml index 9766c9528..31e010de9 100644 --- a/tests/features/camel-saxon/pom.xml +++ b/tests/features/camel-saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-saxon-test diff --git a/tests/features/camel-spring-rabbitmq/pom.xml b/tests/features/camel-spring-rabbitmq/pom.xml index 242cdfb6e..98096b097 100644 --- a/tests/features/camel-spring-rabbitmq/pom.xml +++ b/tests/features/camel-spring-rabbitmq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-spring-rabbitmq-test diff --git a/tests/features/camel-velocity/pom.xml b/tests/features/camel-velocity/pom.xml index 9eb8fa7bb..74d80fd76 100644 --- a/tests/features/camel-velocity/pom.xml +++ b/tests/features/camel-velocity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-velocity-test diff --git a/tests/features/camel-weather/pom.xml b/tests/features/camel-weather/pom.xml index f3783ad03..4f0a53ae3 100644 --- a/tests/features/camel-weather/pom.xml +++ b/tests/features/camel-weather/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-weather-test diff --git a/tests/features/camel-xslt-saxon/pom.xml b/tests/features/camel-xslt-saxon/pom.xml index 60afb77b9..292779877 100644 --- a/tests/features/camel-xslt-saxon/pom.xml +++ b/tests/features/camel-xslt-saxon/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.karaf camel-karaf-features-test - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-xslt-saxon-test diff --git a/tests/features/pom.xml b/tests/features/pom.xml index 60b0c5fba..52188251b 100644 --- a/tests/features/pom.xml +++ b/tests/features/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf-tests - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index d38bbc008..f3826c6f0 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.karaf camel-karaf - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT ../pom.xml diff --git a/tooling/camel-karaf-feature-maven-plugin/pom.xml b/tooling/camel-karaf-feature-maven-plugin/pom.xml index 1bead07a3..093d4ee13 100644 --- a/tooling/camel-karaf-feature-maven-plugin/pom.xml +++ b/tooling/camel-karaf-feature-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.karaf tooling - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-karaf-feature-maven-plugin diff --git a/tooling/camel-karaf-maven-plugin-integration-test/pom.xml b/tooling/camel-karaf-maven-plugin-integration-test/pom.xml index 1e480fc8a..ff5b8be77 100644 --- a/tooling/camel-karaf-maven-plugin-integration-test/pom.xml +++ b/tooling/camel-karaf-maven-plugin-integration-test/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.karaf tooling - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-karaf-maven-plugin-integration-test diff --git a/tooling/camel-karaf-test-feature-archetype/pom.xml b/tooling/camel-karaf-test-feature-archetype/pom.xml index c826e0172..0d6961839 100644 --- a/tooling/camel-karaf-test-feature-archetype/pom.xml +++ b/tooling/camel-karaf-test-feature-archetype/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.karaf tooling - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-karaf-test-feature-archetype diff --git a/tooling/camel-upgrade/pom.xml b/tooling/camel-upgrade/pom.xml index 5faf07a56..31522a53a 100644 --- a/tooling/camel-upgrade/pom.xml +++ b/tooling/camel-upgrade/pom.xml @@ -5,7 +5,7 @@ org.apache.camel.karaf tooling - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT camel-upgrade diff --git a/tooling/pom.xml b/tooling/pom.xml index 703c8fea7..d94b0edb4 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.karaf camel-karaf - 4.18.0-SNAPSHOT + 4.18.1-SNAPSHOT tooling