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 24e55fdb Bump for next version 24e55fdb is described below commit 24e55fdba793f3001ef634166dfbbdc013010829 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Aug 8 18:53:00 2024 +0200 Bump for next version --- aggregate-dist/pom.xml | 2 +- aggregate/pom.xml | 2 +- as2/pom.xml | 2 +- as2/src/main/resources/META-INF/spring/camel-context.xml | 2 +- aws/main-endpointdsl-aws-kcl-kinesis/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 +- 88 files changed, 90 insertions(+), 90 deletions(-) diff --git a/aggregate-dist/pom.xml b/aggregate-dist/pom.xml index a97797b1..051630aa 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-aggregate-dist</artifactId> diff --git a/aggregate/pom.xml b/aggregate/pom.xml index 2c0fba81..d27efdbd 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-aggregate</artifactId> diff --git a/as2/pom.xml b/as2/pom.xml index ffa99fec..e80ac960 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-as2</artifactId> <name>Camel :: Example :: AS2</name> diff --git a/as2/src/main/resources/META-INF/spring/camel-context.xml b/as2/src/main/resources/META-INF/spring/camel-context.xml index e16ae4c7..b498ceab 100644 --- a/as2/src/main/resources/META-INF/spring/camel-context.xml +++ b/as2/src/main/resources/META-INF/spring/camel-context.xml @@ -41,7 +41,7 @@ <from uri="timer://init?repeatCount=1"/> <transform> <constant> -UNB+UNOA:1+005435656:1+006415160:1+060515:14.7.0-SNAPSHOT0000000000778' +UNB+UNOA:1+005435656:1+006415160:1+060515:14.8.0-SNAPSHOT0000000000778' UNH+00000000000117+INVOIC:D:97B:UN' BGM+380+342459+9' DTM+3:20060515:102' diff --git a/aws/main-endpointdsl-aws-kcl-kinesis/pom.xml b/aws/main-endpointdsl-aws-kcl-kinesis/pom.xml index 27a785e2..ca29fe2c 100644 --- a/aws/main-endpointdsl-aws-kcl-kinesis/pom.xml +++ b/aws/main-endpointdsl-aws-kcl-kinesis/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples-aws-parent</artifactId> - <version>4.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2-kinesis-kcl</artifactId> diff --git a/aws/main-endpointdsl-aws2-s3-kafka/pom.xml b/aws/main-endpointdsl-aws2-s3-kafka/pom.xml index 83d50c6a..7afd39a8 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 f1942786..223d66de 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 3b577b0b..a8accf9f 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 b0120c26..c3c713ef 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 61cb6ad8..06b553c4 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>aws2-sqs-consumer</artifactId> diff --git a/aws/main-endpointdsl-aws2/pom.xml b/aws/main-endpointdsl-aws2/pom.xml index b0fa567b..778f33d6 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 404f28cf..ee999770 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 2c16de61..a52fc4a0 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-kafka-aws2-s3</artifactId> diff --git a/aws/pom.xml b/aws/pom.xml index 0df489ac..529d9e7a 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-examples-aws-parent</artifactId> diff --git a/azure/azure-eventhubs/pom.xml b/azure/azure-eventhubs/pom.xml index c48e2cbe..2fbd5c8a 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 22046166..c284a6c2 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-azure-storage-blob</artifactId> diff --git a/azure/kafka-azure/pom.xml b/azure/kafka-azure/pom.xml index 2cc16a9b..fdf989b0 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-kafka-azure-storage-blob</artifactId> diff --git a/azure/pom.xml b/azure/pom.xml index 7f51cceb..56b58b75 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-examples-azure-parent</artifactId> diff --git a/basic/pom.xml b/basic/pom.xml index 9b1bb530..e5f6baf0 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-basic</artifactId> diff --git a/bigxml-split/pom.xml b/bigxml-split/pom.xml index 6fc953f5..f272141c 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-bigxml-split</artifactId> diff --git a/billboard-aggregate/pom.xml b/billboard-aggregate/pom.xml index 0b472634..6d9b3d33 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-billboard-aggr</artifactId> diff --git a/cafe-endpointdsl/pom.xml b/cafe-endpointdsl/pom.xml index 96b23615..b8fbc588 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cafe-endpointdsl</artifactId> diff --git a/cafe/pom.xml b/cafe/pom.xml index df9b668f..d850633f 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cafe</artifactId> diff --git a/cassandra-kubernetes/pom.xml b/cassandra-kubernetes/pom.xml index 4bf7dc98..d35dd575 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cassandra-kubernetes</artifactId> diff --git a/console/pom.xml b/console/pom.xml index bfbb9ee9..20a6c96d 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-console</artifactId> diff --git a/couchbase-log/pom.xml b/couchbase-log/pom.xml index d0f3c483..42b8446a 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-couchbase</artifactId> diff --git a/csimple-joor/pom.xml b/csimple-joor/pom.xml index 4d2c2768..7745920c 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-csimple-joor</artifactId> diff --git a/csimple/pom.xml b/csimple/pom.xml index 840797cd..db9c7bfa 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-csimple</artifactId> diff --git a/debezium-eventhubs-blob/pom.xml b/debezium-eventhubs-blob/pom.xml index ea752bcb..ea4e5382 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-debezium-eventhubs-blob</artifactId> diff --git a/debezium/pom.xml b/debezium/pom.xml index 8fce4e50..cda10f8e 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-debezium</artifactId> diff --git a/flight-recorder/pom.xml b/flight-recorder/pom.xml index 1c9185fa..035bce85 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-flight-recorder</artifactId> diff --git a/ftp/pom.xml b/ftp/pom.xml index d01ef232..65c498d0 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-ftp</artifactId> diff --git a/google/google-pubsub/pom.xml b/google/google-pubsub/pom.xml index ee8e5019..d8cb7c74 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-google-pubsub</artifactId> diff --git a/google/pom.xml b/google/pom.xml index d9483a27..249de4dc 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-examples-google-parent</artifactId> diff --git a/hazelcast-kubernetes/pom.xml b/hazelcast-kubernetes/pom.xml index dd405a0a..1b41a1cd 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-hazelcast-kubernetes</artifactId> diff --git a/java8/pom.xml b/java8/pom.xml index b83eb7fc..59c35c58 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-java8</artifactId> diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 2ec4d497..c528a9bc 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jdbc</artifactId> diff --git a/jmx/pom.xml b/jmx/pom.xml index c72d6849..74ae455d 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jmx</artifactId> diff --git a/jooq/pom.xml b/jooq/pom.xml index 83c76d4c..8a97703b 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jooq</artifactId> diff --git a/kafka/pom.xml b/kafka/pom.xml index 9d98924f..728c9a97 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kafka</artifactId> diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml index ca825736..4ceb5f87 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kamelet-chucknorris</artifactId> diff --git a/kamelet-main/pom.xml b/kamelet-main/pom.xml index eba014ff..29fdb5c8 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kamelet-main</artifactId> diff --git a/kamelet-sql/pom.xml b/kamelet-sql/pom.xml index 2330db06..c1b38697 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kamelet-sql</artifactId> diff --git a/kamelet/pom.xml b/kamelet/pom.xml index 18b65c71..baed2473 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kamelet</artifactId> diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 81f57b13..f9741b99 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kotlin</artifactId> diff --git a/loadbalancing/pom.xml b/loadbalancing/pom.xml index fc93bd9b..c8882022 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-loadbalancing</artifactId> diff --git a/main-endpointdsl/pom.xml b/main-endpointdsl/pom.xml index 74746478..05f9b5e3 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl</artifactId> diff --git a/main-health/pom.xml b/main-health/pom.xml index 874949b2..b232a704 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-health</artifactId> diff --git a/main-joor/pom.xml b/main-joor/pom.xml index 83f59aec..d5c3dbad 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-joor</artifactId> diff --git a/main-lambda/pom.xml b/main-lambda/pom.xml index f1aef6e5..3ec8e6c2 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-lambda</artifactId> diff --git a/main-micrometer/pom.xml b/main-micrometer/pom.xml index 4eb6aea6..d5f8b64b 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-micrometer</artifactId> diff --git a/main-tiny/pom.xml b/main-tiny/pom.xml index fac93f3f..e402603f 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-tiny</artifactId> diff --git a/main-xml/pom.xml b/main-xml/pom.xml index 570f1985..5162539e 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-xml</artifactId> diff --git a/main-yaml/pom.xml b/main-yaml/pom.xml index c79bbf6a..bc03a4a7 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-yaml</artifactId> diff --git a/main/pom.xml b/main/pom.xml index b197ed30..e1278489 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main</artifactId> diff --git a/mapstruct/pom.xml b/mapstruct/pom.xml index c50b8ee1..adc827b8 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-mapstruct</artifactId> diff --git a/minio/pom.xml b/minio/pom.xml index 617397fb..637b2198 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-minio</artifactId> diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 1493c95c..d0ced534 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-mongodb</artifactId> diff --git a/netty-custom-correlation/pom.xml b/netty-custom-correlation/pom.xml index 80483c1a..70dc51c9 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-custom-correlation</artifactId> diff --git a/oaipmh/pom.xml b/oaipmh/pom.xml index fa6bdcc3..74851926 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-oaipmh</artifactId> diff --git a/pom.xml b/pom.xml index c5bd7dbb..ce978669 100644 --- a/pom.xml +++ b/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-dependencies</artifactId> - <version>4.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <groupId>org.apache.camel.example</groupId> <artifactId>camel-examples</artifactId> - <version>4.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Camel Examples</name> diff --git a/reactive-executor-vertx/pom.xml b/reactive-executor-vertx/pom.xml index 50c7f2db..9775b601 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-reactive-executor-vertx</artifactId> diff --git a/resume-api/pom.xml b/resume-api/pom.xml index e9ddcb11..2b1c9b54 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> diff --git a/resume-api/resume-api-aws2-kinesis/pom.xml b/resume-api/resume-api-aws2-kinesis/pom.xml index ab772fa4..a41efd48 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 65255f0e..d3882724 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 21bf32d1..1be0b67c 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 5db0896f..c1d30aa0 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 98307aba..77afece3 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 53acb283..cf1b3061 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -42,7 +42,7 @@ <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-wal</artifactId> - <version>4.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 15cd29cc..2489ae9a 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/routeloader/pom.xml b/routeloader/pom.xml index 0efc78fc..474d4c26 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routeloader</artifactId> diff --git a/routes-configuration/pom.xml b/routes-configuration/pom.xml index 2a151d8f..90ca5486 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routes-configuration</artifactId> diff --git a/routetemplate-xml/pom.xml b/routetemplate-xml/pom.xml index 3c0d1dd8..c1155a91 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routetemplate-xml</artifactId> diff --git a/routetemplate/pom.xml b/routetemplate/pom.xml index dea409e5..4907e163 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routetemplate</artifactId> diff --git a/salesforce-consumer/pom.xml b/salesforce-consumer/pom.xml index 5af0cc31..0d33a256 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-salesforce-consumer</artifactId> diff --git a/splunk/pom.xml b/splunk/pom.xml index 761fb56f..e16282e8 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-splunk</artifactId> diff --git a/spring-pulsar/pom.xml b/spring-pulsar/pom.xml index 2b58f5d1..525ad6d2 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-pulsar</artifactId> diff --git a/spring-security/pom.xml b/spring-security/pom.xml index a40a3649..048d9cfe 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-security</artifactId> diff --git a/spring-xquery/pom.xml b/spring-xquery/pom.xml index 14d53b94..547ba92b 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-xquery</artifactId> diff --git a/spring/pom.xml b/spring/pom.xml index 3be7c1a1..920ad14f 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring</artifactId> diff --git a/telegram/pom.xml b/telegram/pom.xml index 27b564fd..38a5b6ed 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-telegram</artifactId> diff --git a/transformer-demo/pom.xml b/transformer-demo/pom.xml index ed258cf4..35ab68bd 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 924428ff..dcbda889 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 6e5d6415..d422b8fd 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 33dedecb..76d1c120 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</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 631ed852..140395f6 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-google-secret-manager-reloading</artifactId> diff --git a/vault/pom.xml b/vault/pom.xml index 21d64343..ebd1cfd8 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-examples-vault-parent</artifactId> diff --git a/whatsapp/pom.xml b/whatsapp/pom.xml index 84ad5832..b9f7eac8 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.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-whatsapp</artifactId>