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 9059f332 Bump for next version 9059f332 is described below commit 9059f332d4c043266ff70d10cafee1e6ebd74883 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Aug 17 07:16:46 2023 +0200 Bump for next version --- examples/aggregate-dist/pom.xml | 2 +- examples/aggregate/pom.xml | 2 +- examples/as2/pom.xml | 2 +- examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml | 2 +- examples/aws/main-endpointdsl-aws2-s3/pom.xml | 2 +- examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml | 2 +- examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml | 2 +- examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml | 2 +- examples/aws/main-endpointdsl-aws2/pom.xml | 2 +- examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml | 2 +- examples/aws/main-endpointdsl-kafka-aws2-s3/pom.xml | 2 +- examples/aws/pom.xml | 2 +- examples/azure/azure-eventhubs/pom.xml | 2 +- examples/azure/azure-storage-blob/pom.xml | 2 +- examples/azure/kafka-azure/pom.xml | 2 +- examples/azure/pom.xml | 2 +- examples/basic/pom.xml | 2 +- examples/bigxml-split/pom.xml | 2 +- examples/billboard-aggregate/pom.xml | 2 +- examples/cafe-endpointdsl/pom.xml | 2 +- examples/cafe/pom.xml | 2 +- examples/cassandra-kubernetes/pom.xml | 2 +- examples/console/pom.xml | 2 +- examples/couchbase-log/pom.xml | 2 +- examples/csimple-joor/pom.xml | 2 +- examples/csimple/pom.xml | 2 +- examples/debezium-eventhubs-blob/pom.xml | 2 +- examples/debezium/pom.xml | 2 +- examples/flight-recorder/pom.xml | 2 +- examples/ftp/pom.xml | 2 +- examples/google/google-pubsub/pom.xml | 2 +- examples/google/pom.xml | 2 +- examples/hazelcast-kubernetes/pom.xml | 2 +- examples/java8/pom.xml | 2 +- examples/jdbc/pom.xml | 2 +- examples/jmx/pom.xml | 2 +- examples/jooq/pom.xml | 2 +- examples/kafka/pom.xml | 2 +- examples/kamelet-chucknorris/pom.xml | 2 +- examples/kamelet-main/pom.xml | 2 +- examples/kamelet-sql/pom.xml | 2 +- examples/kamelet/pom.xml | 2 +- examples/kotlin/pom.xml | 2 +- examples/loadbalancing/pom.xml | 2 +- examples/main-endpointdsl/pom.xml | 2 +- examples/main-health/pom.xml | 2 +- examples/main-joor/pom.xml | 2 +- examples/main-lambda/pom.xml | 2 +- examples/main-tiny/pom.xml | 2 +- examples/main-xml/pom.xml | 2 +- examples/main-yaml/pom.xml | 2 +- examples/main/pom.xml | 2 +- examples/mapstruct/pom.xml | 2 +- examples/minio/pom.xml | 2 +- examples/mongodb/pom.xml | 2 +- examples/netty-custom-correlation/pom.xml | 2 +- examples/oaipmh/pom.xml | 2 +- examples/pom.xml | 4 ++-- examples/reactive-executor-vertx/pom.xml | 2 +- examples/resume-api/pom.xml | 2 +- examples/resume-api/resume-api-aws2-kinesis/pom.xml | 2 +- examples/resume-api/resume-api-cassandraql/pom.xml | 2 +- examples/resume-api/resume-api-common/pom.xml | 2 +- examples/resume-api/resume-api-file-offset/pom.xml | 2 +- examples/resume-api/resume-api-fileset-clusterized/pom.xml | 2 +- examples/resume-api/resume-api-fileset-wal/pom.xml | 4 ++-- examples/resume-api/resume-api-fileset/pom.xml | 2 +- examples/routeloader/pom.xml | 2 +- examples/routes-configuration/pom.xml | 2 +- examples/routetemplate-xml/pom.xml | 2 +- examples/routetemplate/pom.xml | 2 +- examples/salesforce-consumer/pom.xml | 2 +- examples/splunk/pom.xml | 2 +- examples/spring-pulsar/pom.xml | 2 +- examples/spring-security/pom.xml | 2 +- examples/spring-xquery/pom.xml | 2 +- examples/spring/pom.xml | 2 +- examples/telegram/pom.xml | 2 +- examples/transformer-demo/pom.xml | 2 +- examples/vault/aws-secrets-manager-reloading/pom.xml | 2 +- examples/vault/aws-secrets-manager/pom.xml | 2 +- examples/vault/azure-key-vault-reloading/pom.xml | 2 +- examples/vault/google-secret-manager-reloading/pom.xml | 2 +- examples/vault/pom.xml | 2 +- examples/whatsapp/pom.xml | 2 +- 85 files changed, 87 insertions(+), 87 deletions(-) diff --git a/examples/aggregate-dist/pom.xml b/examples/aggregate-dist/pom.xml index 8f6ac640..0f85021b 100644 --- a/examples/aggregate-dist/pom.xml +++ b/examples/aggregate-dist/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-aggregate-dist</artifactId> diff --git a/examples/aggregate/pom.xml b/examples/aggregate/pom.xml index 323dbf11..9092acf6 100644 --- a/examples/aggregate/pom.xml +++ b/examples/aggregate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-aggregate</artifactId> diff --git a/examples/as2/pom.xml b/examples/as2/pom.xml index a3d52eb3..b767f349 100644 --- a/examples/as2/pom.xml +++ b/examples/as2/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-as2</artifactId> <name>Camel :: Example :: AS2</name> diff --git a/examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml b/examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml index 3b04c24f..2c313a17 100644 --- a/examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2-s3-kafka</artifactId> diff --git a/examples/aws/main-endpointdsl-aws2-s3/pom.xml b/examples/aws/main-endpointdsl-aws2-s3/pom.xml index d9957b7f..ea073f5f 100644 --- a/examples/aws/main-endpointdsl-aws2-s3/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2-s3</artifactId> diff --git a/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml b/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml index c525f706..93791881 100644 --- a/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>aws2-eventbridge-creator</artifactId> diff --git a/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml b/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml index 56624aaf..76416585 100644 --- a/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>aws2-s3-events-inject</artifactId> diff --git a/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml b/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml index 6583f13c..eead181c 100644 --- a/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>aws2-sqs-consumer</artifactId> diff --git a/examples/aws/main-endpointdsl-aws2/pom.xml b/examples/aws/main-endpointdsl-aws2/pom.xml index ee93c4c0..537baded 100644 --- a/examples/aws/main-endpointdsl-aws2/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2</artifactId> diff --git a/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml b/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml index 42e025ee..ff80f0c3 100644 --- a/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-kafka-aws2-s3-restarting-policy</artifactId> diff --git a/examples/aws/main-endpointdsl-kafka-aws2-s3/pom.xml b/examples/aws/main-endpointdsl-kafka-aws2-s3/pom.xml index 078061fd..e13a2583 100644 --- a/examples/aws/main-endpointdsl-kafka-aws2-s3/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-kafka-aws2-s3</artifactId> diff --git a/examples/aws/pom.xml b/examples/aws/pom.xml index 709cb071..03ef0b59 100644 --- a/examples/aws/pom.xml +++ b/examples/aws/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-examples-aws-parent</artifactId> diff --git a/examples/azure/azure-eventhubs/pom.xml b/examples/azure/azure-eventhubs/pom.xml index d5847746..bf0d8fee 100644 --- a/examples/azure/azure-eventhubs/pom.xml +++ b/examples/azure/azure-eventhubs/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-azure-parent</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-azure-eventhubs</artifactId> diff --git a/examples/azure/azure-storage-blob/pom.xml b/examples/azure/azure-storage-blob/pom.xml index 957d170f..bdeec5d8 100644 --- a/examples/azure/azure-storage-blob/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-azure-storage-blob</artifactId> diff --git a/examples/azure/kafka-azure/pom.xml b/examples/azure/kafka-azure/pom.xml index 9e756e24..5ad27fc5 100644 --- a/examples/azure/kafka-azure/pom.xml +++ b/examples/azure/kafka-azure/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-azure-parent</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-kafka-azure-storage-blob</artifactId> diff --git a/examples/azure/pom.xml b/examples/azure/pom.xml index 49abe4fb..5949f05a 100644 --- a/examples/azure/pom.xml +++ b/examples/azure/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-examples-azure-parent</artifactId> diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml index af6988b1..53b8e573 100644 --- a/examples/basic/pom.xml +++ b/examples/basic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-basic</artifactId> diff --git a/examples/bigxml-split/pom.xml b/examples/bigxml-split/pom.xml index 34757789..4c15b2eb 100644 --- a/examples/bigxml-split/pom.xml +++ b/examples/bigxml-split/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-bigxml-split</artifactId> diff --git a/examples/billboard-aggregate/pom.xml b/examples/billboard-aggregate/pom.xml index 6c250d6c..646817e6 100644 --- a/examples/billboard-aggregate/pom.xml +++ b/examples/billboard-aggregate/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-billboard-aggr</artifactId> diff --git a/examples/cafe-endpointdsl/pom.xml b/examples/cafe-endpointdsl/pom.xml index a7ea13f4..0d1b86c7 100644 --- a/examples/cafe-endpointdsl/pom.xml +++ b/examples/cafe-endpointdsl/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cafe-endpointdsl</artifactId> diff --git a/examples/cafe/pom.xml b/examples/cafe/pom.xml index c7c2d2c6..4a6b8520 100644 --- a/examples/cafe/pom.xml +++ b/examples/cafe/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cafe</artifactId> diff --git a/examples/cassandra-kubernetes/pom.xml b/examples/cassandra-kubernetes/pom.xml index 4c5ea308..c2a94d5e 100644 --- a/examples/cassandra-kubernetes/pom.xml +++ b/examples/cassandra-kubernetes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cassandra-kubernetes</artifactId> diff --git a/examples/console/pom.xml b/examples/console/pom.xml index ddb418b3..87240723 100644 --- a/examples/console/pom.xml +++ b/examples/console/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-console</artifactId> diff --git a/examples/couchbase-log/pom.xml b/examples/couchbase-log/pom.xml index ce732d3e..2bbd9caa 100644 --- a/examples/couchbase-log/pom.xml +++ b/examples/couchbase-log/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-couchbase</artifactId> diff --git a/examples/csimple-joor/pom.xml b/examples/csimple-joor/pom.xml index 327d06c8..085d4601 100644 --- a/examples/csimple-joor/pom.xml +++ b/examples/csimple-joor/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-csimple-joor</artifactId> diff --git a/examples/csimple/pom.xml b/examples/csimple/pom.xml index cb787e57..5bdecc67 100644 --- a/examples/csimple/pom.xml +++ b/examples/csimple/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-csimple</artifactId> diff --git a/examples/debezium-eventhubs-blob/pom.xml b/examples/debezium-eventhubs-blob/pom.xml index 635ad8de..025ba92f 100644 --- a/examples/debezium-eventhubs-blob/pom.xml +++ b/examples/debezium-eventhubs-blob/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-debezium-eventhubs-blob</artifactId> diff --git a/examples/debezium/pom.xml b/examples/debezium/pom.xml index 4ffa3c1f..2181a601 100644 --- a/examples/debezium/pom.xml +++ b/examples/debezium/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-debezium</artifactId> diff --git a/examples/flight-recorder/pom.xml b/examples/flight-recorder/pom.xml index 35623a3e..f2ec7fc1 100644 --- a/examples/flight-recorder/pom.xml +++ b/examples/flight-recorder/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-flight-recorder</artifactId> diff --git a/examples/ftp/pom.xml b/examples/ftp/pom.xml index f0dc82b4..58a98a80 100644 --- a/examples/ftp/pom.xml +++ b/examples/ftp/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-ftp</artifactId> diff --git a/examples/google/google-pubsub/pom.xml b/examples/google/google-pubsub/pom.xml index dbe28fdb..9fc19718 100644 --- a/examples/google/google-pubsub/pom.xml +++ b/examples/google/google-pubsub/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-google-parent</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-google-pubsub</artifactId> diff --git a/examples/google/pom.xml b/examples/google/pom.xml index 998b89d9..0465f4cc 100644 --- a/examples/google/pom.xml +++ b/examples/google/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-examples-google-parent</artifactId> diff --git a/examples/hazelcast-kubernetes/pom.xml b/examples/hazelcast-kubernetes/pom.xml index 8ca3def1..e1e8fbde 100644 --- a/examples/hazelcast-kubernetes/pom.xml +++ b/examples/hazelcast-kubernetes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-hazelcast-kubernetes</artifactId> diff --git a/examples/java8/pom.xml b/examples/java8/pom.xml index 68f270ea..10b1229a 100644 --- a/examples/java8/pom.xml +++ b/examples/java8/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-java8</artifactId> diff --git a/examples/jdbc/pom.xml b/examples/jdbc/pom.xml index 6e23e8c1..8c083936 100644 --- a/examples/jdbc/pom.xml +++ b/examples/jdbc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jdbc</artifactId> diff --git a/examples/jmx/pom.xml b/examples/jmx/pom.xml index 124c1062..84234d43 100644 --- a/examples/jmx/pom.xml +++ b/examples/jmx/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jmx</artifactId> diff --git a/examples/jooq/pom.xml b/examples/jooq/pom.xml index 94d06fc6..effd9727 100644 --- a/examples/jooq/pom.xml +++ b/examples/jooq/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jooq</artifactId> diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml index 62fcc9ed..fd6ede77 100644 --- a/examples/kafka/pom.xml +++ b/examples/kafka/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kafka</artifactId> diff --git a/examples/kamelet-chucknorris/pom.xml b/examples/kamelet-chucknorris/pom.xml index ca3acb62..20a5e318 100644 --- a/examples/kamelet-chucknorris/pom.xml +++ b/examples/kamelet-chucknorris/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kamelet-chucknorris</artifactId> diff --git a/examples/kamelet-main/pom.xml b/examples/kamelet-main/pom.xml index cd188477..66264d53 100644 --- a/examples/kamelet-main/pom.xml +++ b/examples/kamelet-main/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kamelet-main</artifactId> diff --git a/examples/kamelet-sql/pom.xml b/examples/kamelet-sql/pom.xml index f319b725..00a35ae3 100644 --- a/examples/kamelet-sql/pom.xml +++ b/examples/kamelet-sql/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kamelet-sql</artifactId> diff --git a/examples/kamelet/pom.xml b/examples/kamelet/pom.xml index f06049d2..a38bfb99 100644 --- a/examples/kamelet/pom.xml +++ b/examples/kamelet/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kamelet</artifactId> diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml index 2b4d7985..8e3a1511 100644 --- a/examples/kotlin/pom.xml +++ b/examples/kotlin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kotlin</artifactId> diff --git a/examples/loadbalancing/pom.xml b/examples/loadbalancing/pom.xml index 1a407761..5de73753 100644 --- a/examples/loadbalancing/pom.xml +++ b/examples/loadbalancing/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-loadbalancing</artifactId> diff --git a/examples/main-endpointdsl/pom.xml b/examples/main-endpointdsl/pom.xml index 42d8d392..d68b98c7 100644 --- a/examples/main-endpointdsl/pom.xml +++ b/examples/main-endpointdsl/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl</artifactId> diff --git a/examples/main-health/pom.xml b/examples/main-health/pom.xml index bcdfc6a7..257b110a 100644 --- a/examples/main-health/pom.xml +++ b/examples/main-health/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-health</artifactId> diff --git a/examples/main-joor/pom.xml b/examples/main-joor/pom.xml index 3aac8d56..b081c468 100644 --- a/examples/main-joor/pom.xml +++ b/examples/main-joor/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-joor</artifactId> diff --git a/examples/main-lambda/pom.xml b/examples/main-lambda/pom.xml index c6594f8d..b7cf1d97 100644 --- a/examples/main-lambda/pom.xml +++ b/examples/main-lambda/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-lambda</artifactId> diff --git a/examples/main-tiny/pom.xml b/examples/main-tiny/pom.xml index c74e9046..63f7ed49 100644 --- a/examples/main-tiny/pom.xml +++ b/examples/main-tiny/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-tiny</artifactId> diff --git a/examples/main-xml/pom.xml b/examples/main-xml/pom.xml index 70003f52..151feb0f 100644 --- a/examples/main-xml/pom.xml +++ b/examples/main-xml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-xml</artifactId> diff --git a/examples/main-yaml/pom.xml b/examples/main-yaml/pom.xml index 75acdd84..ff9b5e77 100644 --- a/examples/main-yaml/pom.xml +++ b/examples/main-yaml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-yaml</artifactId> diff --git a/examples/main/pom.xml b/examples/main/pom.xml index 67ef2fad..e3388be4 100644 --- a/examples/main/pom.xml +++ b/examples/main/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main</artifactId> diff --git a/examples/mapstruct/pom.xml b/examples/mapstruct/pom.xml index 0483f603..0d621297 100644 --- a/examples/mapstruct/pom.xml +++ b/examples/mapstruct/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-mapstruct</artifactId> diff --git a/examples/minio/pom.xml b/examples/minio/pom.xml index 5b860dcc..f9e0eb84 100644 --- a/examples/minio/pom.xml +++ b/examples/minio/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-minio</artifactId> diff --git a/examples/mongodb/pom.xml b/examples/mongodb/pom.xml index 8da55a8d..72e2e9c8 100644 --- a/examples/mongodb/pom.xml +++ b/examples/mongodb/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-mongodb</artifactId> diff --git a/examples/netty-custom-correlation/pom.xml b/examples/netty-custom-correlation/pom.xml index 13bf2269..9e9f56b4 100644 --- a/examples/netty-custom-correlation/pom.xml +++ b/examples/netty-custom-correlation/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-custom-correlation</artifactId> diff --git a/examples/oaipmh/pom.xml b/examples/oaipmh/pom.xml index f9833582..f358bad4 100644 --- a/examples/oaipmh/pom.xml +++ b/examples/oaipmh/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-oaipmh</artifactId> diff --git a/examples/pom.xml b/examples/pom.xml index 84957af0..c2b0a0cd 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-dependencies</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Camel Examples</name> diff --git a/examples/reactive-executor-vertx/pom.xml b/examples/reactive-executor-vertx/pom.xml index 39de3c2e..b869b5f1 100644 --- a/examples/reactive-executor-vertx/pom.xml +++ b/examples/reactive-executor-vertx/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-reactive-executor-vertx</artifactId> diff --git a/examples/resume-api/pom.xml b/examples/resume-api/pom.xml index 21edd0b6..d51b0a73 100644 --- a/examples/resume-api/pom.xml +++ b/examples/resume-api/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> diff --git a/examples/resume-api/resume-api-aws2-kinesis/pom.xml b/examples/resume-api/resume-api-aws2-kinesis/pom.xml index f9244849..114bdf87 100644 --- a/examples/resume-api/resume-api-aws2-kinesis/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/resume-api/resume-api-cassandraql/pom.xml b/examples/resume-api/resume-api-cassandraql/pom.xml index 55219593..fcae5f6c 100644 --- a/examples/resume-api/resume-api-cassandraql/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/resume-api/resume-api-common/pom.xml b/examples/resume-api/resume-api-common/pom.xml index 5b06abf7..2b6167f6 100644 --- a/examples/resume-api/resume-api-common/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/resume-api/resume-api-file-offset/pom.xml b/examples/resume-api/resume-api-file-offset/pom.xml index 1d5a0967..61c24859 100644 --- a/examples/resume-api/resume-api-file-offset/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/resume-api/resume-api-fileset-clusterized/pom.xml b/examples/resume-api/resume-api-fileset-clusterized/pom.xml index 64e6f0e7..55d850b8 100644 --- a/examples/resume-api/resume-api-fileset-clusterized/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/resume-api/resume-api-fileset-wal/pom.xml b/examples/resume-api/resume-api-fileset-wal/pom.xml index 074fe50b..3ad792ed 100644 --- a/examples/resume-api/resume-api-fileset-wal/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -41,7 +41,7 @@ <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-wal</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.camel.example</groupId> diff --git a/examples/resume-api/resume-api-fileset/pom.xml b/examples/resume-api/resume-api-fileset/pom.xml index b1a07896..c58a1fd8 100644 --- a/examples/resume-api/resume-api-fileset/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/routeloader/pom.xml b/examples/routeloader/pom.xml index 8b783e03..d155c21a 100644 --- a/examples/routeloader/pom.xml +++ b/examples/routeloader/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routeloader</artifactId> diff --git a/examples/routes-configuration/pom.xml b/examples/routes-configuration/pom.xml index 50d60962..b27a1c25 100644 --- a/examples/routes-configuration/pom.xml +++ b/examples/routes-configuration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routes-configuration</artifactId> diff --git a/examples/routetemplate-xml/pom.xml b/examples/routetemplate-xml/pom.xml index 9005bc15..92de29ed 100644 --- a/examples/routetemplate-xml/pom.xml +++ b/examples/routetemplate-xml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routetemplate-xml</artifactId> diff --git a/examples/routetemplate/pom.xml b/examples/routetemplate/pom.xml index 92f3bb3a..09f3435d 100644 --- a/examples/routetemplate/pom.xml +++ b/examples/routetemplate/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routetemplate</artifactId> diff --git a/examples/salesforce-consumer/pom.xml b/examples/salesforce-consumer/pom.xml index a0d447b5..b6b46347 100644 --- a/examples/salesforce-consumer/pom.xml +++ b/examples/salesforce-consumer/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-salesforce-consumer</artifactId> diff --git a/examples/splunk/pom.xml b/examples/splunk/pom.xml index 8594ded4..7d56371c 100644 --- a/examples/splunk/pom.xml +++ b/examples/splunk/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-splunk</artifactId> diff --git a/examples/spring-pulsar/pom.xml b/examples/spring-pulsar/pom.xml index 3723a984..fb866d44 100644 --- a/examples/spring-pulsar/pom.xml +++ b/examples/spring-pulsar/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-pulsar</artifactId> diff --git a/examples/spring-security/pom.xml b/examples/spring-security/pom.xml index e3a00fe3..c8828e0d 100644 --- a/examples/spring-security/pom.xml +++ b/examples/spring-security/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-security</artifactId> diff --git a/examples/spring-xquery/pom.xml b/examples/spring-xquery/pom.xml index f1ee0176..69b37a42 100644 --- a/examples/spring-xquery/pom.xml +++ b/examples/spring-xquery/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-xquery</artifactId> diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml index d6f960c0..39a6e201 100644 --- a/examples/spring/pom.xml +++ b/examples/spring/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring</artifactId> diff --git a/examples/telegram/pom.xml b/examples/telegram/pom.xml index f5ceedfc..5e8ad1f6 100644 --- a/examples/telegram/pom.xml +++ b/examples/telegram/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-telegram</artifactId> diff --git a/examples/transformer-demo/pom.xml b/examples/transformer-demo/pom.xml index b67fff00..5c80e5e4 100644 --- a/examples/transformer-demo/pom.xml +++ b/examples/transformer-demo/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-transformer-demo</artifactId> diff --git a/examples/vault/aws-secrets-manager-reloading/pom.xml b/examples/vault/aws-secrets-manager-reloading/pom.xml index 15b5d74e..f1aa8d0d 100644 --- a/examples/vault/aws-secrets-manager-reloading/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-aws-secrets-manager-reloading</artifactId> diff --git a/examples/vault/aws-secrets-manager/pom.xml b/examples/vault/aws-secrets-manager/pom.xml index e845b4ea..8a3b7bdb 100644 --- a/examples/vault/aws-secrets-manager/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-aws-secrets-manager</artifactId> diff --git a/examples/vault/azure-key-vault-reloading/pom.xml b/examples/vault/azure-key-vault-reloading/pom.xml index ad454af0..196b4a3d 100644 --- a/examples/vault/azure-key-vault-reloading/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-azure-key-vault-reloading</artifactId> diff --git a/examples/vault/google-secret-manager-reloading/pom.xml b/examples/vault/google-secret-manager-reloading/pom.xml index 163d39bd..e58c2b79 100644 --- a/examples/vault/google-secret-manager-reloading/pom.xml +++ b/examples/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.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-google-secret-manager-reloading</artifactId> diff --git a/examples/vault/pom.xml b/examples/vault/pom.xml index de0e5780..cca5e062 100644 --- a/examples/vault/pom.xml +++ b/examples/vault/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-examples-vault-parent</artifactId> diff --git a/examples/whatsapp/pom.xml b/examples/whatsapp/pom.xml index 7ca48c2c..8e493582 100644 --- a/examples/whatsapp/pom.xml +++ b/examples/whatsapp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>4.0.0</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>camel-example-whatsapp</artifactId>