This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.9.x in repository https://gitbox.apache.org/repos/asf/camel-examples.git
commit 21082c7862886ecf3407ceeff3a4846a55d6d42a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 30 07:45:07 2021 +0200 3.9.0 --- examples/activemq-tomcat/pom.xml | 2 +- examples/aggregate-dist/pom.xml | 2 +- examples/aggregate/pom.xml | 2 +- examples/any23/pom.xml | 2 +- examples/artemis-large-messages/pom.xml | 2 +- examples/artemis/pom.xml | 2 +- examples/as2/pom.xml | 2 +- examples/aws-secrets-manager/pom.xml | 2 +- examples/azure-storage-blob/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/cdi-cassandraql/pom.xml | 2 +- examples/cdi-kubernetes/pom.xml | 2 +- examples/cdi-metrics/pom.xml | 2 +- examples/cdi-minio/pom.xml | 2 +- examples/cdi-properties/pom.xml | 2 +- examples/cdi-rest-servlet/pom.xml | 2 +- examples/cdi-test/pom.xml | 2 +- examples/cdi-xml/pom.xml | 2 +- examples/cdi/pom.xml | 2 +- examples/console/pom.xml | 2 +- examples/csimple-joor/pom.xml | 2 +- examples/csimple/pom.xml | 2 +- examples/cxf-proxy/pom.xml | 2 +- examples/cxf-tomcat/pom.xml | 2 +- examples/cxf/pom.xml | 2 +- examples/debezium-eventhubs-blob/pom.xml | 2 +- examples/debezium/pom.xml | 2 +- examples/fhir/pom.xml | 2 +- examples/flight-recorder/pom.xml | 2 +- examples/ftp/pom.xml | 2 +- examples/hazelcast-kubernetes/pom.xml | 2 +- examples/java8/pom.xml | 2 +- examples/jdbc/pom.xml | 2 +- examples/jms-file/pom.xml | 2 +- examples/jmx/pom.xml | 2 +- examples/jooq/pom.xml | 2 +- examples/kafka/pom.xml | 2 +- examples/kamelet/pom.xml | 2 +- examples/kotlin/pom.xml | 2 +- examples/loadbalancing/pom.xml | 2 +- examples/loan-broker-cxf/pom.xml | 2 +- examples/loan-broker-jms/pom.xml | 2 +- examples/main-endpointdsl-aws2-s3-kafka/pom.xml | 2 +- examples/main-endpointdsl-aws2-s3/pom.xml | 2 +- examples/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml | 2 +- examples/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml | 2 +- examples/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml | 2 +- examples/main-endpointdsl-aws2/pom.xml | 2 +- examples/main-endpointdsl-google-pubsub/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/pom.xml | 2 +- examples/management/pom.xml | 2 +- examples/micrometer/pom.xml | 2 +- examples/mongodb/pom.xml | 2 +- examples/netty-custom-correlation/pom.xml | 2 +- examples/oaipmh/pom.xml | 2 +- examples/openapi-cdi/pom.xml | 2 +- examples/pojo-messaging/pom.xml | 2 +- examples/pom.xml | 2 +- examples/reactive-executor-vertx/pom.xml | 2 +- examples/route-throttling/pom.xml | 2 +- examples/routeloader/pom.xml | 2 +- examples/routetemplate/pom.xml | 2 +- examples/salesforce-consumer/pom.xml | 2 +- examples/servlet-tomcat/pom.xml | 2 +- examples/splunk/pom.xml | 2 +- examples/spring-javaconfig/pom.xml | 2 +- examples/spring-pulsar/pom.xml | 2 +- examples/spring-security/pom.xml | 2 +- examples/spring-ws/pom.xml | 2 +- examples/spring-xquery/pom.xml | 2 +- examples/spring/pom.xml | 2 +- examples/swagger-cdi/pom.xml | 2 +- examples/telegram/pom.xml | 2 +- examples/transformer-cdi/pom.xml | 2 +- examples/transformer-demo/pom.xml | 2 +- examples/twitter-websocket/pom.xml | 2 +- examples/vertx-kafka/pom.xml | 2 +- examples/widget-gadget-cdi/pom.xml | 2 +- examples/widget-gadget-java/pom.xml | 2 +- examples/widget-gadget-xml/pom.xml | 2 +- 91 files changed, 91 insertions(+), 91 deletions(-) diff --git a/examples/activemq-tomcat/pom.xml b/examples/activemq-tomcat/pom.xml index ad30219..ec1bb1c 100644 --- a/examples/activemq-tomcat/pom.xml +++ b/examples/activemq-tomcat/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-activemq-tomcat</artifactId> diff --git a/examples/aggregate-dist/pom.xml b/examples/aggregate-dist/pom.xml index e80e5d5..f22d503 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-aggregate-dist</artifactId> diff --git a/examples/aggregate/pom.xml b/examples/aggregate/pom.xml index 3db2de4..53edbe9 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-aggregate</artifactId> diff --git a/examples/any23/pom.xml b/examples/any23/pom.xml index 08e4973..64fc31e 100644 --- a/examples/any23/pom.xml +++ b/examples/any23/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-any23</artifactId> diff --git a/examples/artemis-large-messages/pom.xml b/examples/artemis-large-messages/pom.xml index 31144c5..a2cd8a6 100644 --- a/examples/artemis-large-messages/pom.xml +++ b/examples/artemis-large-messages/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-artemis-large-messages</artifactId> diff --git a/examples/artemis/pom.xml b/examples/artemis/pom.xml index 146fd5e..4342809 100644 --- a/examples/artemis/pom.xml +++ b/examples/artemis/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-artemis</artifactId> diff --git a/examples/as2/pom.xml b/examples/as2/pom.xml index 488c87a..78161da 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-as2</artifactId> <name>Camel :: Example :: AS2</name> diff --git a/examples/aws-secrets-manager/pom.xml b/examples/aws-secrets-manager/pom.xml index e6083a2..1fb19fb 100644 --- a/examples/aws-secrets-manager/pom.xml +++ b/examples/aws-secrets-manager/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-aws-secrets-manager</artifactId> diff --git a/examples/azure-storage-blob/pom.xml b/examples/azure-storage-blob/pom.xml index 469c679..59bad6a 100644 --- a/examples/azure-storage-blob/pom.xml +++ b/examples/azure-storage-blob/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-azure-storage-blob</artifactId> diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml index fa5116f..d479dd2 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-basic</artifactId> diff --git a/examples/bigxml-split/pom.xml b/examples/bigxml-split/pom.xml index 79eb813..b9fbb45 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>3.10.0-SNAPSHOT</version> + <version>3.9.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 eab6838..78c3839 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>3.10.0-SNAPSHOT</version> + <version>3.9.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 e304ac2..a7ef824 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cafe-endpointdsl</artifactId> diff --git a/examples/cafe/pom.xml b/examples/cafe/pom.xml index 6fb7498..6195275 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cafe</artifactId> diff --git a/examples/cassandra-kubernetes/pom.xml b/examples/cassandra-kubernetes/pom.xml index d72009a..af3b513 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cassandra-kubernetes</artifactId> diff --git a/examples/cdi-cassandraql/pom.xml b/examples/cdi-cassandraql/pom.xml index eb95300..34b5357 100644 --- a/examples/cdi-cassandraql/pom.xml +++ b/examples/cdi-cassandraql/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-cassandraql</artifactId> diff --git a/examples/cdi-kubernetes/pom.xml b/examples/cdi-kubernetes/pom.xml index e5c868f..7b3e4d6 100644 --- a/examples/cdi-kubernetes/pom.xml +++ b/examples/cdi-kubernetes/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-kubernetes</artifactId> diff --git a/examples/cdi-metrics/pom.xml b/examples/cdi-metrics/pom.xml index 9b9e413..3e4fd9a 100644 --- a/examples/cdi-metrics/pom.xml +++ b/examples/cdi-metrics/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-metrics</artifactId> diff --git a/examples/cdi-minio/pom.xml b/examples/cdi-minio/pom.xml index 2e0018d..cb3045a 100644 --- a/examples/cdi-minio/pom.xml +++ b/examples/cdi-minio/pom.xml @@ -6,7 +6,7 @@ <parent> <artifactId>examples</artifactId> <groupId>org.apache.camel.example</groupId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-minio</artifactId> diff --git a/examples/cdi-properties/pom.xml b/examples/cdi-properties/pom.xml index 2902f62..7aac539 100644 --- a/examples/cdi-properties/pom.xml +++ b/examples/cdi-properties/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-properties</artifactId> diff --git a/examples/cdi-rest-servlet/pom.xml b/examples/cdi-rest-servlet/pom.xml index 3145928..d2e20a8 100644 --- a/examples/cdi-rest-servlet/pom.xml +++ b/examples/cdi-rest-servlet/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-rest-servlet</artifactId> diff --git a/examples/cdi-test/pom.xml b/examples/cdi-test/pom.xml index 69326ef..daaeb7b 100644 --- a/examples/cdi-test/pom.xml +++ b/examples/cdi-test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-test</artifactId> diff --git a/examples/cdi-xml/pom.xml b/examples/cdi-xml/pom.xml index 0e10ecd..d8c2ca0 100644 --- a/examples/cdi-xml/pom.xml +++ b/examples/cdi-xml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-xml</artifactId> diff --git a/examples/cdi/pom.xml b/examples/cdi/pom.xml index 23e0115..850eff2 100644 --- a/examples/cdi/pom.xml +++ b/examples/cdi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi</artifactId> diff --git a/examples/console/pom.xml b/examples/console/pom.xml index 020b869..c9413df 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-console</artifactId> diff --git a/examples/csimple-joor/pom.xml b/examples/csimple-joor/pom.xml index 4a932b3..197e801 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-csimple-joor</artifactId> diff --git a/examples/csimple/pom.xml b/examples/csimple/pom.xml index 7d7ba1c..d9b4eec 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-csimple</artifactId> diff --git a/examples/cxf-proxy/pom.xml b/examples/cxf-proxy/pom.xml index 18ad85d..e4c07e4 100644 --- a/examples/cxf-proxy/pom.xml +++ b/examples/cxf-proxy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-proxy</artifactId> diff --git a/examples/cxf-tomcat/pom.xml b/examples/cxf-tomcat/pom.xml index 3e45f49..b6425cf 100644 --- a/examples/cxf-tomcat/pom.xml +++ b/examples/cxf-tomcat/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-tomcat</artifactId> diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml index 733d34e..7995517 100644 --- a/examples/cxf/pom.xml +++ b/examples/cxf/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf</artifactId> diff --git a/examples/debezium-eventhubs-blob/pom.xml b/examples/debezium-eventhubs-blob/pom.xml index c885837..dc75589 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-debezium-eventhubs-blob</artifactId> diff --git a/examples/debezium/pom.xml b/examples/debezium/pom.xml index 5da91c3..1de8534 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-debezium</artifactId> diff --git a/examples/fhir/pom.xml b/examples/fhir/pom.xml index 72b7539..3089cd5 100644 --- a/examples/fhir/pom.xml +++ b/examples/fhir/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-fhir</artifactId> diff --git a/examples/flight-recorder/pom.xml b/examples/flight-recorder/pom.xml index 2ed45d6..f428360 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-flight-recorder</artifactId> diff --git a/examples/ftp/pom.xml b/examples/ftp/pom.xml index 735936f..fa8d1c9 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-ftp</artifactId> diff --git a/examples/hazelcast-kubernetes/pom.xml b/examples/hazelcast-kubernetes/pom.xml index 55c93f9..ee8fd7f 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-hazelcast-kubernetes</artifactId> diff --git a/examples/java8/pom.xml b/examples/java8/pom.xml index 16cea72..186f746 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-java8</artifactId> diff --git a/examples/jdbc/pom.xml b/examples/jdbc/pom.xml index ba2c9f2..c031a94 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jdbc</artifactId> diff --git a/examples/jms-file/pom.xml b/examples/jms-file/pom.xml index a982c36..fc4b0a6 100644 --- a/examples/jms-file/pom.xml +++ b/examples/jms-file/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jms-file</artifactId> diff --git a/examples/jmx/pom.xml b/examples/jmx/pom.xml index f6e80cb..6c76980 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jmx</artifactId> diff --git a/examples/jooq/pom.xml b/examples/jooq/pom.xml index 5591701..6be475b 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-jooq</artifactId> diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml index 4065ccc..77d43e5 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kafka</artifactId> diff --git a/examples/kamelet/pom.xml b/examples/kamelet/pom.xml index 76abde6..52de502 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kamelet</artifactId> diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml index 59461e6..5fedfa6 100644 --- a/examples/kotlin/pom.xml +++ b/examples/kotlin/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-kotlin</artifactId> diff --git a/examples/loadbalancing/pom.xml b/examples/loadbalancing/pom.xml index 05825eb..eef353e 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-loadbalancing</artifactId> diff --git a/examples/loan-broker-cxf/pom.xml b/examples/loan-broker-cxf/pom.xml index 70f635a..0cd9eae 100644 --- a/examples/loan-broker-cxf/pom.xml +++ b/examples/loan-broker-cxf/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-loan-broker-cxf</artifactId> diff --git a/examples/loan-broker-jms/pom.xml b/examples/loan-broker-jms/pom.xml index 9fd29f4..703106c 100644 --- a/examples/loan-broker-jms/pom.xml +++ b/examples/loan-broker-jms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-loan-broker-jms</artifactId> diff --git a/examples/main-endpointdsl-aws2-s3-kafka/pom.xml b/examples/main-endpointdsl-aws2-s3-kafka/pom.xml index 63ec8b3..89fd539 100644 --- a/examples/main-endpointdsl-aws2-s3-kafka/pom.xml +++ b/examples/main-endpointdsl-aws2-s3-kafka/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2-s3-kafka</artifactId> diff --git a/examples/main-endpointdsl-aws2-s3/pom.xml b/examples/main-endpointdsl-aws2-s3/pom.xml index 591681a..168e785 100644 --- a/examples/main-endpointdsl-aws2-s3/pom.xml +++ b/examples/main-endpointdsl-aws2-s3/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2-s3</artifactId> diff --git a/examples/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml b/examples/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml index f8da92f..d7a577d 100644 --- a/examples/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml +++ b/examples/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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>aws2-eventbridge-creator</artifactId> diff --git a/examples/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml b/examples/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml index ae1ae56..d7e9541 100644 --- a/examples/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml +++ b/examples/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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>aws2-s3-events-inject</artifactId> diff --git a/examples/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml b/examples/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml index 5aae9dc..732cd64 100644 --- a/examples/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml +++ b/examples/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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>aws2-sqs-consumer</artifactId> diff --git a/examples/main-endpointdsl-aws2/pom.xml b/examples/main-endpointdsl-aws2/pom.xml index 71925b7..d912dc3 100644 --- a/examples/main-endpointdsl-aws2/pom.xml +++ b/examples/main-endpointdsl-aws2/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-aws2</artifactId> diff --git a/examples/main-endpointdsl-google-pubsub/pom.xml b/examples/main-endpointdsl-google-pubsub/pom.xml index 03f7802..ec825f8 100644 --- a/examples/main-endpointdsl-google-pubsub/pom.xml +++ b/examples/main-endpointdsl-google-pubsub/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-endpointdsl-google-pubsub</artifactId> diff --git a/examples/main-endpointdsl/pom.xml b/examples/main-endpointdsl/pom.xml index d2db71d..dd1aafc 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>3.10.0-SNAPSHOT</version> + <version>3.9.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 d38cb49..2e6c515 100644 --- a/examples/main-health/pom.xml +++ b/examples/main-health/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.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 b51766d..45892f0 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>3.10.0-SNAPSHOT</version> + <version>3.9.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 30f1103..6de3385 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>3.10.0-SNAPSHOT</version> + <version>3.9.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 eaaac36..579ee0c 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>3.10.0-SNAPSHOT</version> + <version>3.9.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 a9d9f66..db412d1 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main-xml</artifactId> diff --git a/examples/main/pom.xml b/examples/main/pom.xml index 046c470..3ef59cc 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-main</artifactId> diff --git a/examples/management/pom.xml b/examples/management/pom.xml index 6827e3a..4ef3ee9 100644 --- a/examples/management/pom.xml +++ b/examples/management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-management</artifactId> diff --git a/examples/micrometer/pom.xml b/examples/micrometer/pom.xml index d776209..8606c4b 100644 --- a/examples/micrometer/pom.xml +++ b/examples/micrometer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-micrometer</artifactId> diff --git a/examples/mongodb/pom.xml b/examples/mongodb/pom.xml index 7e77c0f..cf64f0b 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>3.10.0-SNAPSHOT</version> + <version>3.9.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 ff3d003..4aec100 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-custom-correlation</artifactId> diff --git a/examples/oaipmh/pom.xml b/examples/oaipmh/pom.xml index 961c158..4421296 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-oaipmh</artifactId> diff --git a/examples/openapi-cdi/pom.xml b/examples/openapi-cdi/pom.xml index 7e5cf3a..0b42a8d 100644 --- a/examples/openapi-cdi/pom.xml +++ b/examples/openapi-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-openapi-cdi</artifactId> diff --git a/examples/pojo-messaging/pom.xml b/examples/pojo-messaging/pom.xml index c386d80..02d7c08 100644 --- a/examples/pojo-messaging/pom.xml +++ b/examples/pojo-messaging/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-pojo-messaging</artifactId> diff --git a/examples/pom.xml b/examples/pom.xml index 5bc1ae3..2d4c6a5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.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 775a613..1b72127 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-reactive-executor-vertx</artifactId> diff --git a/examples/route-throttling/pom.xml b/examples/route-throttling/pom.xml index 43339fe..81b9073 100644 --- a/examples/route-throttling/pom.xml +++ b/examples/route-throttling/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-route-throttling</artifactId> diff --git a/examples/routeloader/pom.xml b/examples/routeloader/pom.xml index b7baaf2..4d8dc41 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routeloader</artifactId> diff --git a/examples/routetemplate/pom.xml b/examples/routetemplate/pom.xml index c7e1498..2f4bdef 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-routetemplate</artifactId> diff --git a/examples/salesforce-consumer/pom.xml b/examples/salesforce-consumer/pom.xml index f65fd53..2aebf04 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-salesforce-consumer</artifactId> diff --git a/examples/servlet-tomcat/pom.xml b/examples/servlet-tomcat/pom.xml index 4057388..adabbf6 100644 --- a/examples/servlet-tomcat/pom.xml +++ b/examples/servlet-tomcat/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-tomcat</artifactId> diff --git a/examples/splunk/pom.xml b/examples/splunk/pom.xml index 630da48..38ff3e7 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-splunk</artifactId> diff --git a/examples/spring-javaconfig/pom.xml b/examples/spring-javaconfig/pom.xml index 6111667..230cb77 100644 --- a/examples/spring-javaconfig/pom.xml +++ b/examples/spring-javaconfig/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-javaconfig</artifactId> diff --git a/examples/spring-pulsar/pom.xml b/examples/spring-pulsar/pom.xml index 4e9cdac..6c4d34a 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>3.10.0-SNAPSHOT</version> + <version>3.9.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 190d1aa..0ba2405 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-security</artifactId> diff --git a/examples/spring-ws/pom.xml b/examples/spring-ws/pom.xml index b334d56..77e74b6 100644 --- a/examples/spring-ws/pom.xml +++ b/examples/spring-ws/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-ws</artifactId> diff --git a/examples/spring-xquery/pom.xml b/examples/spring-xquery/pom.xml index ffc1db4..5f44e2d 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-xquery</artifactId> diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml index 3a5d1ea..3a16cf4 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring</artifactId> diff --git a/examples/swagger-cdi/pom.xml b/examples/swagger-cdi/pom.xml index c6638e9..716d10b 100644 --- a/examples/swagger-cdi/pom.xml +++ b/examples/swagger-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-cdi</artifactId> diff --git a/examples/telegram/pom.xml b/examples/telegram/pom.xml index c8ed279..15d3e72 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-telegram</artifactId> diff --git a/examples/transformer-cdi/pom.xml b/examples/transformer-cdi/pom.xml index 26fce5a..eee90f5 100644 --- a/examples/transformer-cdi/pom.xml +++ b/examples/transformer-cdi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-transformer-cdi</artifactId> diff --git a/examples/transformer-demo/pom.xml b/examples/transformer-demo/pom.xml index 3693c79..008afe3 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>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-transformer-demo</artifactId> diff --git a/examples/twitter-websocket/pom.xml b/examples/twitter-websocket/pom.xml index 2a631f6..f60d3bf 100644 --- a/examples/twitter-websocket/pom.xml +++ b/examples/twitter-websocket/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-twitter-websocket</artifactId> diff --git a/examples/vertx-kafka/pom.xml b/examples/vertx-kafka/pom.xml index 95ad08f..277aa98 100644 --- a/examples/vertx-kafka/pom.xml +++ b/examples/vertx-kafka/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-vertx-kafka</artifactId> diff --git a/examples/widget-gadget-cdi/pom.xml b/examples/widget-gadget-cdi/pom.xml index 0247863..61992ef 100644 --- a/examples/widget-gadget-cdi/pom.xml +++ b/examples/widget-gadget-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-cdi</artifactId> diff --git a/examples/widget-gadget-java/pom.xml b/examples/widget-gadget-java/pom.xml index de4a12b..272f161 100644 --- a/examples/widget-gadget-java/pom.xml +++ b/examples/widget-gadget-java/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-java</artifactId> diff --git a/examples/widget-gadget-xml/pom.xml b/examples/widget-gadget-xml/pom.xml index 05e8749..2e60075 100644 --- a/examples/widget-gadget-xml/pom.xml +++ b/examples/widget-gadget-xml/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>3.10.0-SNAPSHOT</version> + <version>3.9.0-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-xml</artifactId>