This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-examples.git
The following commit(s) were added to refs/heads/main by this push: new e6b1f81b Camel 4.4.0 e6b1f81b is described below commit e6b1f81b1d5e8118848c74dceff1c1bd016fea73 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Feb 18 07:57:17 2024 +0100 Camel 4.4.0 --- aggregate-dist/pom.xml | 2 +- aggregate/pom.xml | 2 +- as2/pom.xml | 2 +- aws/main-endpointdsl-aws2-s3-kafka/pom.xml | 2 +- aws/main-endpointdsl-aws2-s3/pom.xml | 2 +- aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml | 2 +- aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml | 2 +- aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml | 2 +- aws/main-endpointdsl-aws2/pom.xml | 2 +- aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml | 2 +- aws/main-endpointdsl-kafka-aws2-s3/pom.xml | 2 +- aws/pom.xml | 2 +- azure/azure-eventhubs/pom.xml | 2 +- azure/azure-storage-blob/pom.xml | 2 +- azure/kafka-azure/pom.xml | 2 +- azure/pom.xml | 2 +- basic/pom.xml | 2 +- bigxml-split/pom.xml | 2 +- billboard-aggregate/pom.xml | 2 +- cafe-endpointdsl/pom.xml | 2 +- cafe/pom.xml | 2 +- cassandra-kubernetes/pom.xml | 2 +- console/pom.xml | 2 +- couchbase-log/pom.xml | 2 +- csimple-joor/pom.xml | 2 +- csimple/pom.xml | 2 +- debezium-eventhubs-blob/pom.xml | 2 +- debezium/pom.xml | 2 +- flight-recorder/pom.xml | 2 +- ftp/pom.xml | 2 +- google/google-pubsub/pom.xml | 2 +- google/pom.xml | 2 +- hazelcast-kubernetes/pom.xml | 2 +- java8/pom.xml | 2 +- jdbc/pom.xml | 2 +- jmx/pom.xml | 2 +- jooq/pom.xml | 2 +- kafka/pom.xml | 2 +- kamelet-chucknorris/pom.xml | 2 +- kamelet-main/pom.xml | 2 +- kamelet-sql/pom.xml | 2 +- kamelet/pom.xml | 2 +- kotlin/pom.xml | 2 +- loadbalancing/pom.xml | 2 +- main-endpointdsl/pom.xml | 2 +- main-health/pom.xml | 2 +- main-joor/pom.xml | 2 +- main-lambda/pom.xml | 2 +- main-micrometer/pom.xml | 2 +- main-tiny/pom.xml | 2 +- main-xml/pom.xml | 2 +- main-yaml/pom.xml | 2 +- main/pom.xml | 2 +- mapstruct/pom.xml | 2 +- minio/pom.xml | 2 +- mongodb/pom.xml | 2 +- netty-custom-correlation/pom.xml | 2 +- oaipmh/pom.xml | 2 +- pom.xml | 4 ++-- reactive-executor-vertx/pom.xml | 2 +- resume-api/pom.xml | 2 +- resume-api/resume-api-aws2-kinesis/pom.xml | 2 +- resume-api/resume-api-cassandraql/pom.xml | 2 +- resume-api/resume-api-common/pom.xml | 2 +- resume-api/resume-api-file-offset/pom.xml | 2 +- resume-api/resume-api-fileset-clusterized/pom.xml | 2 +- resume-api/resume-api-fileset-wal/pom.xml | 4 ++-- resume-api/resume-api-fileset/pom.xml | 2 +- routeloader/pom.xml | 2 +- routes-configuration/pom.xml | 2 +- routetemplate-xml/pom.xml | 2 +- routetemplate/pom.xml | 2 +- salesforce-consumer/pom.xml | 2 +- splunk/pom.xml | 2 +- spring-pulsar/pom.xml | 2 +- spring-security/pom.xml | 2 +- spring-xquery/pom.xml | 2 +- spring/pom.xml | 2 +- telegram/pom.xml | 2 +- transformer-demo/pom.xml | 2 +- vault/aws-secrets-manager-reloading/pom.xml | 2 +- vault/aws-secrets-manager/pom.xml | 2 +- vault/azure-key-vault-reloading/pom.xml | 2 +- vault/google-secret-manager-reloading/pom.xml | 2 +- vault/pom.xml | 2 +- whatsapp/pom.xml | 2 +- 86 files changed, 88 insertions(+), 88 deletions(-) diff --git a/aggregate-dist/pom.xml b/aggregate-dist/pom.xml index 749cb5b6..5bacaa66 100644 --- a/aggregate-dist/pom.xml +++ b/aggregate-dist/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-aggregate-dist</artifactId> diff --git a/aggregate/pom.xml b/aggregate/pom.xml index f61b2070..22f4e6ca 100644 --- a/aggregate/pom.xml +++ b/aggregate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-aggregate</artifactId> diff --git a/as2/pom.xml b/as2/pom.xml index b3c54ecd..541f41e0 100644 --- a/as2/pom.xml +++ b/as2/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-as2</artifactId> <name>Camel :: Example :: AS2</name> diff --git a/aws/main-endpointdsl-aws2-s3-kafka/pom.xml b/aws/main-endpointdsl-aws2-s3-kafka/pom.xml index 1d072e04..9ada8406 100644 --- a/aws/main-endpointdsl-aws2-s3-kafka/pom.xml +++ b/aws/main-endpointdsl-aws2-s3-kafka/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-aws-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2-s3-kafka</artifactId> diff --git a/aws/main-endpointdsl-aws2-s3/pom.xml b/aws/main-endpointdsl-aws2-s3/pom.xml index b01b9cfa..9f009899 100644 --- a/aws/main-endpointdsl-aws2-s3/pom.xml +++ b/aws/main-endpointdsl-aws2-s3/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-aws-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2-s3</artifactId> diff --git a/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml b/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml index 51cea4dc..d3395cb9 100644 --- a/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml +++ b/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-example-main-endpointdsl-aws2</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>aws2-eventbridge-creator</artifactId> diff --git a/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml b/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml index 59e73094..cae20532 100644 --- a/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml +++ b/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-example-main-endpointdsl-aws2</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>aws2-s3-events-inject</artifactId> diff --git a/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml b/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml index a16874c7..f1ef614b 100644 --- a/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml +++ b/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-example-main-endpointdsl-aws2</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>aws2-sqs-consumer</artifactId> diff --git a/aws/main-endpointdsl-aws2/pom.xml b/aws/main-endpointdsl-aws2/pom.xml index bbfb1071..362ce8ef 100644 --- a/aws/main-endpointdsl-aws2/pom.xml +++ b/aws/main-endpointdsl-aws2/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-aws-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2</artifactId> diff --git a/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml b/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml index b28cbca7..f603bf21 100644 --- a/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml +++ b/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-aws-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-endpointdsl-kafka-aws2-s3-restarting-policy</artifactId> diff --git a/aws/main-endpointdsl-kafka-aws2-s3/pom.xml b/aws/main-endpointdsl-kafka-aws2-s3/pom.xml index 1685a562..1a7f204d 100644 --- a/aws/main-endpointdsl-kafka-aws2-s3/pom.xml +++ b/aws/main-endpointdsl-kafka-aws2-s3/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-aws-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-endpointdsl-kafka-aws2-s3</artifactId> diff --git a/aws/pom.xml b/aws/pom.xml index f4e449ac..cbbc9f07 100644 --- a/aws/pom.xml +++ b/aws/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-examples-aws-parent</artifactId> diff --git a/azure/azure-eventhubs/pom.xml b/azure/azure-eventhubs/pom.xml index 64db3858..21bdda5a 100644 --- a/azure/azure-eventhubs/pom.xml +++ b/azure/azure-eventhubs/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-azure-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-azure-eventhubs</artifactId> diff --git a/azure/azure-storage-blob/pom.xml b/azure/azure-storage-blob/pom.xml index ac3401c0..3abec268 100644 --- a/azure/azure-storage-blob/pom.xml +++ b/azure/azure-storage-blob/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-azure-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-azure-storage-blob</artifactId> diff --git a/azure/kafka-azure/pom.xml b/azure/kafka-azure/pom.xml index ee3bdcd6..bdb1a733 100644 --- a/azure/kafka-azure/pom.xml +++ b/azure/kafka-azure/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-azure-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-kafka-azure-storage-blob</artifactId> diff --git a/azure/pom.xml b/azure/pom.xml index b8b45a37..6cadab68 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-examples-azure-parent</artifactId> diff --git a/basic/pom.xml b/basic/pom.xml index dcef37af..c3500802 100644 --- a/basic/pom.xml +++ b/basic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-basic</artifactId> diff --git a/bigxml-split/pom.xml b/bigxml-split/pom.xml index ac16b2fa..7cb23c73 100644 --- a/bigxml-split/pom.xml +++ b/bigxml-split/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-bigxml-split</artifactId> diff --git a/billboard-aggregate/pom.xml b/billboard-aggregate/pom.xml index 778f0f7b..78eb8536 100644 --- a/billboard-aggregate/pom.xml +++ b/billboard-aggregate/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-billboard-aggr</artifactId> diff --git a/cafe-endpointdsl/pom.xml b/cafe-endpointdsl/pom.xml index efd61faf..b5b22b00 100644 --- a/cafe-endpointdsl/pom.xml +++ b/cafe-endpointdsl/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-cafe-endpointdsl</artifactId> diff --git a/cafe/pom.xml b/cafe/pom.xml index c9d70e7d..a27e6d5a 100644 --- a/cafe/pom.xml +++ b/cafe/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-cafe</artifactId> diff --git a/cassandra-kubernetes/pom.xml b/cassandra-kubernetes/pom.xml index 3d389bf6..6072d406 100644 --- a/cassandra-kubernetes/pom.xml +++ b/cassandra-kubernetes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-cassandra-kubernetes</artifactId> diff --git a/console/pom.xml b/console/pom.xml index a09940d8..3bd6e4da 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-console</artifactId> diff --git a/couchbase-log/pom.xml b/couchbase-log/pom.xml index f5736b16..65c119fd 100644 --- a/couchbase-log/pom.xml +++ b/couchbase-log/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-couchbase</artifactId> diff --git a/csimple-joor/pom.xml b/csimple-joor/pom.xml index a18c33b2..a7ebe80c 100644 --- a/csimple-joor/pom.xml +++ b/csimple-joor/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-csimple-joor</artifactId> diff --git a/csimple/pom.xml b/csimple/pom.xml index 1c7b90c1..68e6a4e8 100644 --- a/csimple/pom.xml +++ b/csimple/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-csimple</artifactId> diff --git a/debezium-eventhubs-blob/pom.xml b/debezium-eventhubs-blob/pom.xml index b8e50753..bc8a4bb0 100644 --- a/debezium-eventhubs-blob/pom.xml +++ b/debezium-eventhubs-blob/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-debezium-eventhubs-blob</artifactId> diff --git a/debezium/pom.xml b/debezium/pom.xml index 8b723927..fd699033 100644 --- a/debezium/pom.xml +++ b/debezium/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-debezium</artifactId> diff --git a/flight-recorder/pom.xml b/flight-recorder/pom.xml index 866afda7..83bfc04c 100644 --- a/flight-recorder/pom.xml +++ b/flight-recorder/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-flight-recorder</artifactId> diff --git a/ftp/pom.xml b/ftp/pom.xml index c6bc4847..fb97b309 100644 --- a/ftp/pom.xml +++ b/ftp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-ftp</artifactId> diff --git a/google/google-pubsub/pom.xml b/google/google-pubsub/pom.xml index 64b726d1..e78d046e 100644 --- a/google/google-pubsub/pom.xml +++ b/google/google-pubsub/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-google-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-google-pubsub</artifactId> diff --git a/google/pom.xml b/google/pom.xml index 51c781eb..0bf37d82 100644 --- a/google/pom.xml +++ b/google/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-examples-google-parent</artifactId> diff --git a/hazelcast-kubernetes/pom.xml b/hazelcast-kubernetes/pom.xml index e77500af..c232950d 100644 --- a/hazelcast-kubernetes/pom.xml +++ b/hazelcast-kubernetes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-hazelcast-kubernetes</artifactId> diff --git a/java8/pom.xml b/java8/pom.xml index 03f3ac01..e70e3a15 100644 --- a/java8/pom.xml +++ b/java8/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-java8</artifactId> diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 7a487ecc..5a227e6b 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-jdbc</artifactId> diff --git a/jmx/pom.xml b/jmx/pom.xml index 7f0ad092..caf3a59b 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-jmx</artifactId> diff --git a/jooq/pom.xml b/jooq/pom.xml index d4a4aadb..357de893 100644 --- a/jooq/pom.xml +++ b/jooq/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-jooq</artifactId> diff --git a/kafka/pom.xml b/kafka/pom.xml index 0796205a..7193e33d 100644 --- a/kafka/pom.xml +++ b/kafka/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-kafka</artifactId> diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml index d785ac0b..27a8e9dd 100644 --- a/kamelet-chucknorris/pom.xml +++ b/kamelet-chucknorris/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-kamelet-chucknorris</artifactId> diff --git a/kamelet-main/pom.xml b/kamelet-main/pom.xml index b6b20a8d..c9170f8d 100644 --- a/kamelet-main/pom.xml +++ b/kamelet-main/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-kamelet-main</artifactId> diff --git a/kamelet-sql/pom.xml b/kamelet-sql/pom.xml index 910be51f..ee82dfad 100644 --- a/kamelet-sql/pom.xml +++ b/kamelet-sql/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-kamelet-sql</artifactId> diff --git a/kamelet/pom.xml b/kamelet/pom.xml index cc5f9f57..99c63a53 100644 --- a/kamelet/pom.xml +++ b/kamelet/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-kamelet</artifactId> diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 8e036918..f0ca844c 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-kotlin</artifactId> diff --git a/loadbalancing/pom.xml b/loadbalancing/pom.xml index 03e93145..a620119e 100644 --- a/loadbalancing/pom.xml +++ b/loadbalancing/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-loadbalancing</artifactId> diff --git a/main-endpointdsl/pom.xml b/main-endpointdsl/pom.xml index f5664a1f..3aeb7aa5 100644 --- a/main-endpointdsl/pom.xml +++ b/main-endpointdsl/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-endpointdsl</artifactId> diff --git a/main-health/pom.xml b/main-health/pom.xml index 084b8476..2c44b59f 100644 --- a/main-health/pom.xml +++ b/main-health/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-health</artifactId> diff --git a/main-joor/pom.xml b/main-joor/pom.xml index d765ba4b..66dff487 100644 --- a/main-joor/pom.xml +++ b/main-joor/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-joor</artifactId> diff --git a/main-lambda/pom.xml b/main-lambda/pom.xml index 58fbde96..0d626b0c 100644 --- a/main-lambda/pom.xml +++ b/main-lambda/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-lambda</artifactId> diff --git a/main-micrometer/pom.xml b/main-micrometer/pom.xml index c75c845f..e271642f 100644 --- a/main-micrometer/pom.xml +++ b/main-micrometer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-micrometer</artifactId> diff --git a/main-tiny/pom.xml b/main-tiny/pom.xml index a8fca3b9..37ce7492 100644 --- a/main-tiny/pom.xml +++ b/main-tiny/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-tiny</artifactId> diff --git a/main-xml/pom.xml b/main-xml/pom.xml index 1b6001bd..922e9c40 100644 --- a/main-xml/pom.xml +++ b/main-xml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-xml</artifactId> diff --git a/main-yaml/pom.xml b/main-yaml/pom.xml index d3e2c267..1bf17d7b 100644 --- a/main-yaml/pom.xml +++ b/main-yaml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main-yaml</artifactId> diff --git a/main/pom.xml b/main/pom.xml index e6724ab3..4748d757 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-main</artifactId> diff --git a/mapstruct/pom.xml b/mapstruct/pom.xml index b0e75532..f5ad2478 100644 --- a/mapstruct/pom.xml +++ b/mapstruct/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-mapstruct</artifactId> diff --git a/minio/pom.xml b/minio/pom.xml index 5d1835f5..861680e7 100644 --- a/minio/pom.xml +++ b/minio/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-minio</artifactId> diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 32f98f31..b346e735 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-mongodb</artifactId> diff --git a/netty-custom-correlation/pom.xml b/netty-custom-correlation/pom.xml index 4059db80..41da389a 100644 --- a/netty-custom-correlation/pom.xml +++ b/netty-custom-correlation/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-netty-custom-correlation</artifactId> diff --git a/oaipmh/pom.xml b/oaipmh/pom.xml index 240e4b93..ca85bcaa 100644 --- a/oaipmh/pom.xml +++ b/oaipmh/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-oaipmh</artifactId> diff --git a/pom.xml b/pom.xml index 92b5e76c..5cf68325 100644 --- a/pom.xml +++ b/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-dependencies</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> <packaging>pom</packaging> <name>Camel Examples</name> diff --git a/reactive-executor-vertx/pom.xml b/reactive-executor-vertx/pom.xml index f5a83559..4c3596a0 100644 --- a/reactive-executor-vertx/pom.xml +++ b/reactive-executor-vertx/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-reactive-executor-vertx</artifactId> diff --git a/resume-api/pom.xml b/resume-api/pom.xml index c430cef2..d6684fbd 100644 --- a/resume-api/pom.xml +++ b/resume-api/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> diff --git a/resume-api/resume-api-aws2-kinesis/pom.xml b/resume-api/resume-api-aws2-kinesis/pom.xml index d6a4eb9f..f1069090 100644 --- a/resume-api/resume-api-aws2-kinesis/pom.xml +++ b/resume-api/resume-api-aws2-kinesis/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-resume-api-parent</artifactId> <groupId>org.apache.camel.example</groupId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/resume-api/resume-api-cassandraql/pom.xml b/resume-api/resume-api-cassandraql/pom.xml index 487c693a..e9a7f9a4 100644 --- a/resume-api/resume-api-cassandraql/pom.xml +++ b/resume-api/resume-api-cassandraql/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-resume-api-parent</artifactId> <groupId>org.apache.camel.example</groupId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/resume-api/resume-api-common/pom.xml b/resume-api/resume-api-common/pom.xml index fc3c4d27..0c35e75a 100644 --- a/resume-api/resume-api-common/pom.xml +++ b/resume-api/resume-api-common/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-resume-api-parent</artifactId> <groupId>org.apache.camel.example</groupId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/resume-api/resume-api-file-offset/pom.xml b/resume-api/resume-api-file-offset/pom.xml index a5106147..80cd17a3 100644 --- a/resume-api/resume-api-file-offset/pom.xml +++ b/resume-api/resume-api-file-offset/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-resume-api-parent</artifactId> <groupId>org.apache.camel.example</groupId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/resume-api/resume-api-fileset-clusterized/pom.xml b/resume-api/resume-api-fileset-clusterized/pom.xml index c496028a..67f4d4eb 100644 --- a/resume-api/resume-api-fileset-clusterized/pom.xml +++ b/resume-api/resume-api-fileset-clusterized/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-resume-api-parent</artifactId> <groupId>org.apache.camel.example</groupId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/resume-api/resume-api-fileset-wal/pom.xml b/resume-api/resume-api-fileset-wal/pom.xml index e70597d0..b090e275 100644 --- a/resume-api/resume-api-fileset-wal/pom.xml +++ b/resume-api/resume-api-fileset-wal/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-resume-api-parent</artifactId> <groupId>org.apache.camel.example</groupId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -42,7 +42,7 @@ <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-wal</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </dependency> <dependency> <groupId>org.apache.camel.example</groupId> diff --git a/resume-api/resume-api-fileset/pom.xml b/resume-api/resume-api-fileset/pom.xml index ae267a9a..75bb86ed 100644 --- a/resume-api/resume-api-fileset/pom.xml +++ b/resume-api/resume-api-fileset/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-resume-api-parent</artifactId> <groupId>org.apache.camel.example</groupId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/routeloader/pom.xml b/routeloader/pom.xml index 6ee55c82..fadcad96 100644 --- a/routeloader/pom.xml +++ b/routeloader/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-routeloader</artifactId> diff --git a/routes-configuration/pom.xml b/routes-configuration/pom.xml index 8a7eaaa8..58bd9800 100644 --- a/routes-configuration/pom.xml +++ b/routes-configuration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-routes-configuration</artifactId> diff --git a/routetemplate-xml/pom.xml b/routetemplate-xml/pom.xml index cb89c3e5..dfa5fd16 100644 --- a/routetemplate-xml/pom.xml +++ b/routetemplate-xml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-routetemplate-xml</artifactId> diff --git a/routetemplate/pom.xml b/routetemplate/pom.xml index 0e539536..063d4746 100644 --- a/routetemplate/pom.xml +++ b/routetemplate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-routetemplate</artifactId> diff --git a/salesforce-consumer/pom.xml b/salesforce-consumer/pom.xml index 7fe1d059..0d8bcc41 100644 --- a/salesforce-consumer/pom.xml +++ b/salesforce-consumer/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-salesforce-consumer</artifactId> diff --git a/splunk/pom.xml b/splunk/pom.xml index 4c872c23..a47d2720 100644 --- a/splunk/pom.xml +++ b/splunk/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-splunk</artifactId> diff --git a/spring-pulsar/pom.xml b/spring-pulsar/pom.xml index e559d70b..74fdf340 100644 --- a/spring-pulsar/pom.xml +++ b/spring-pulsar/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-pulsar</artifactId> diff --git a/spring-security/pom.xml b/spring-security/pom.xml index 1c0ff717..9b307d97 100644 --- a/spring-security/pom.xml +++ b/spring-security/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-security</artifactId> diff --git a/spring-xquery/pom.xml b/spring-xquery/pom.xml index e78b2498..4d1346ae 100644 --- a/spring-xquery/pom.xml +++ b/spring-xquery/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-xquery</artifactId> diff --git a/spring/pom.xml b/spring/pom.xml index e3aa8d72..101b24db 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring</artifactId> diff --git a/telegram/pom.xml b/telegram/pom.xml index ae696e9d..4d81e195 100644 --- a/telegram/pom.xml +++ b/telegram/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-telegram</artifactId> diff --git a/transformer-demo/pom.xml b/transformer-demo/pom.xml index e1f9d6a4..16737ab9 100644 --- a/transformer-demo/pom.xml +++ b/transformer-demo/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-transformer-demo</artifactId> diff --git a/vault/aws-secrets-manager-reloading/pom.xml b/vault/aws-secrets-manager-reloading/pom.xml index 8d53b689..0e9fb066 100644 --- a/vault/aws-secrets-manager-reloading/pom.xml +++ b/vault/aws-secrets-manager-reloading/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-vault-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-aws-secrets-manager-reloading</artifactId> diff --git a/vault/aws-secrets-manager/pom.xml b/vault/aws-secrets-manager/pom.xml index dfe137af..7224ddce 100644 --- a/vault/aws-secrets-manager/pom.xml +++ b/vault/aws-secrets-manager/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-vault-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-aws-secrets-manager</artifactId> diff --git a/vault/azure-key-vault-reloading/pom.xml b/vault/azure-key-vault-reloading/pom.xml index dd898343..7aa536d3 100644 --- a/vault/azure-key-vault-reloading/pom.xml +++ b/vault/azure-key-vault-reloading/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-vault-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-azure-key-vault-reloading</artifactId> diff --git a/vault/google-secret-manager-reloading/pom.xml b/vault/google-secret-manager-reloading/pom.xml index b98f917d..558c4c5c 100644 --- a/vault/google-secret-manager-reloading/pom.xml +++ b/vault/google-secret-manager-reloading/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-vault-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-google-secret-manager-reloading</artifactId> diff --git a/vault/pom.xml b/vault/pom.xml index dcae4404..df5f1740 100644 --- a/vault/pom.xml +++ b/vault/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-examples-vault-parent</artifactId> diff --git a/whatsapp/pom.xml b/whatsapp/pom.xml index 8e56fdbd..da418c98 100644 --- a/whatsapp/pom.xml +++ b/whatsapp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-whatsapp</artifactId>