This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch release-1.9.x in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit e74261358ae0705686cc092024a45773a17602cd Author: nicolaferraro <ni.ferr...@gmail.com> AuthorDate: Tue Sep 7 17:47:11 2021 +0200 Bump version to 1.9.1-SNAPSHOT --- camel-k-cloudevents/deployment/pom.xml | 2 +- camel-k-cloudevents/pom.xml | 2 +- camel-k-cloudevents/runtime/pom.xml | 2 +- camel-k-core/api/pom.xml | 2 +- camel-k-core/deployment/pom.xml | 2 +- camel-k-core/pom.xml | 2 +- camel-k-core/runtime/pom.xml | 2 +- camel-k-core/support/pom.xml | 2 +- camel-k-cron/deployment/pom.xml | 2 +- camel-k-cron/impl/pom.xml | 2 +- camel-k-cron/pom.xml | 2 +- camel-k-cron/runtime/pom.xml | 2 +- camel-k-kamelet-reify/deployment/pom.xml | 2 +- camel-k-kamelet-reify/pom.xml | 2 +- camel-k-kamelet-reify/runtime/pom.xml | 2 +- camel-k-knative/consumer/deployment/pom.xml | 2 +- camel-k-knative/consumer/pom.xml | 2 +- camel-k-knative/consumer/runtime/pom.xml | 2 +- camel-k-knative/deployment/pom.xml | 2 +- camel-k-knative/impl/pom.xml | 2 +- camel-k-knative/pom.xml | 2 +- camel-k-knative/producer/deployment/pom.xml | 2 +- camel-k-knative/producer/pom.xml | 2 +- camel-k-knative/producer/runtime/pom.xml | 2 +- camel-k-knative/runtime/pom.xml | 2 +- camel-k-loader-jsh/deployment/pom.xml | 2 +- camel-k-loader-jsh/impl/pom.xml | 2 +- camel-k-loader-jsh/pom.xml | 2 +- camel-k-loader-jsh/runtime/pom.xml | 2 +- camel-k-master/deployment/pom.xml | 2 +- camel-k-master/impl/pom.xml | 2 +- camel-k-master/pom.xml | 2 +- camel-k-master/runtime/pom.xml | 2 +- camel-k-runtime/deployment/pom.xml | 2 +- camel-k-runtime/pom.xml | 2 +- camel-k-runtime/runtime/pom.xml | 2 +- camel-k-webhook/deployment/pom.xml | 2 +- camel-k-webhook/impl/pom.xml | 2 +- camel-k-webhook/pom.xml | 2 +- camel-k-webhook/runtime/pom.xml | 2 +- components/camel-cloudevents/pom.xml | 2 +- components/camel-knative/camel-knative-api/pom.xml | 2 +- components/camel-knative/camel-knative-http/pom.xml | 2 +- components/camel-knative/camel-knative-test/pom.xml | 2 +- components/camel-knative/camel-knative/pom.xml | 2 +- .../generated/resources/org/apache/camel/component/knative/knative.json | 2 +- components/camel-knative/pom.xml | 2 +- components/pom.xml | 2 +- distribution/pom.xml | 2 +- examples/cron/pom.xml | 2 +- examples/groovy/pom.xml | 2 +- examples/java/pom.xml | 2 +- examples/js/pom.xml | 2 +- examples/kafka-source-s3/pom.xml | 2 +- examples/kamelets-discovery/pom.xml | 2 +- examples/kamelets/pom.xml | 2 +- examples/knative/pom.xml | 2 +- examples/kotlin/pom.xml | 2 +- examples/pom.xml | 2 +- examples/xml/pom.xml | 2 +- examples/yaml/pom.xml | 2 +- itests/camel-k-itests-core/pom.xml | 2 +- itests/camel-k-itests-cron/pom.xml | 2 +- itests/camel-k-itests-kamelet/pom.xml | 2 +- itests/camel-k-itests-knative-consumer/pom.xml | 2 +- itests/camel-k-itests-knative-env-from-properties/pom.xml | 2 +- itests/camel-k-itests-knative-env-from-registry/pom.xml | 2 +- itests/camel-k-itests-knative-producer/pom.xml | 2 +- itests/camel-k-itests-knative-sinkbinding/pom.xml | 2 +- itests/camel-k-itests-knative-source-groovy/pom.xml | 2 +- itests/camel-k-itests-knative-source-java/pom.xml | 2 +- itests/camel-k-itests-knative-source-js/pom.xml | 2 +- itests/camel-k-itests-knative-source-xml/pom.xml | 2 +- itests/camel-k-itests-knative-source-yaml/pom.xml | 2 +- itests/camel-k-itests-knative/pom.xml | 2 +- itests/camel-k-itests-loader-groovy/pom.xml | 2 +- itests/camel-k-itests-loader-java/pom.xml | 2 +- itests/camel-k-itests-loader-js/pom.xml | 2 +- itests/camel-k-itests-loader-jsh/pom.xml | 2 +- itests/camel-k-itests-loader-kotlin/pom.xml | 2 +- itests/camel-k-itests-loader-polyglot/pom.xml | 2 +- itests/camel-k-itests-loader-xml/pom.xml | 2 +- itests/camel-k-itests-loader-yaml/pom.xml | 2 +- itests/camel-k-itests-master/pom.xml | 2 +- itests/camel-k-itests-runtime-xml/pom.xml | 2 +- itests/camel-k-itests-runtime-yaml/pom.xml | 2 +- itests/camel-k-itests-runtime/pom.xml | 2 +- itests/camel-k-itests-webhook/pom.xml | 2 +- itests/pom.xml | 2 +- pom.xml | 2 +- support/camel-k-annotations/pom.xml | 2 +- support/camel-k-apt/pom.xml | 2 +- support/camel-k-catalog-model/pom.xml | 2 +- support/camel-k-catalog/pom.xml | 2 +- support/camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml | 2 +- support/camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml | 2 +- support/camel-k-itests-support/pom.xml | 2 +- support/camel-k-maven-plugin/pom.xml | 2 +- support/camel-k-runtime-bom/pom.xml | 2 +- support/camel-k-test/pom.xml | 2 +- support/pom.xml | 2 +- 101 files changed, 101 insertions(+), 101 deletions(-) diff --git a/camel-k-cloudevents/deployment/pom.xml b/camel-k-cloudevents/deployment/pom.xml index 91215ab..deb85fc 100644 --- a/camel-k-cloudevents/deployment/pom.xml +++ b/camel-k-cloudevents/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-cloudevents-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-cloudevents/pom.xml b/camel-k-cloudevents/pom.xml index 33a7674..c24a82a 100644 --- a/camel-k-cloudevents/pom.xml +++ b/camel-k-cloudevents/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-cloudevents/runtime/pom.xml b/camel-k-cloudevents/runtime/pom.xml index 21cb301..b49dab6 100644 --- a/camel-k-cloudevents/runtime/pom.xml +++ b/camel-k-cloudevents/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-cloudevents-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-core/api/pom.xml b/camel-k-core/api/pom.xml index 7fecb16..7cbd670 100644 --- a/camel-k-core/api/pom.xml +++ b/camel-k-core/api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-core-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-core/deployment/pom.xml b/camel-k-core/deployment/pom.xml index 6f23f62..55b2472 100644 --- a/camel-k-core/deployment/pom.xml +++ b/camel-k-core/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-core-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-core/pom.xml b/camel-k-core/pom.xml index 482c4d1..77739f5 100644 --- a/camel-k-core/pom.xml +++ b/camel-k-core/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-core/runtime/pom.xml b/camel-k-core/runtime/pom.xml index a19b7ef..c94e8b5 100644 --- a/camel-k-core/runtime/pom.xml +++ b/camel-k-core/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-core-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-core/support/pom.xml b/camel-k-core/support/pom.xml index a6386e6..aef4cd9 100644 --- a/camel-k-core/support/pom.xml +++ b/camel-k-core/support/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-core-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-cron/deployment/pom.xml b/camel-k-cron/deployment/pom.xml index 3385fb9..86503d9 100644 --- a/camel-k-cron/deployment/pom.xml +++ b/camel-k-cron/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-cron-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-cron/impl/pom.xml b/camel-k-cron/impl/pom.xml index 2af78f9..ad557a4 100644 --- a/camel-k-cron/impl/pom.xml +++ b/camel-k-cron/impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-cron-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-cron/pom.xml b/camel-k-cron/pom.xml index 7b91199..c81021d 100644 --- a/camel-k-cron/pom.xml +++ b/camel-k-cron/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-cron/runtime/pom.xml b/camel-k-cron/runtime/pom.xml index 346a68c..91fe130 100644 --- a/camel-k-cron/runtime/pom.xml +++ b/camel-k-cron/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-cron-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-kamelet-reify/deployment/pom.xml b/camel-k-kamelet-reify/deployment/pom.xml index 3beaa73..ac8dfb6 100644 --- a/camel-k-kamelet-reify/deployment/pom.xml +++ b/camel-k-kamelet-reify/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-kamelet-reify-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-kamelet-reify/pom.xml b/camel-k-kamelet-reify/pom.xml index dc24ae2..d926d28 100644 --- a/camel-k-kamelet-reify/pom.xml +++ b/camel-k-kamelet-reify/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-kamelet-reify/runtime/pom.xml b/camel-k-kamelet-reify/runtime/pom.xml index 23a03d0..5f5e41a 100644 --- a/camel-k-kamelet-reify/runtime/pom.xml +++ b/camel-k-kamelet-reify/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-kamelet-reify-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-knative/consumer/deployment/pom.xml b/camel-k-knative/consumer/deployment/pom.xml index d47c66b..a9bc97d 100644 --- a/camel-k-knative/consumer/deployment/pom.xml +++ b/camel-k-knative/consumer/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-knative-consumer-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-knative/consumer/pom.xml b/camel-k-knative/consumer/pom.xml index a4fff96..e422fdd 100644 --- a/camel-k-knative/consumer/pom.xml +++ b/camel-k-knative/consumer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-knative-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-knative/consumer/runtime/pom.xml b/camel-k-knative/consumer/runtime/pom.xml index ab5fce5..368a0d4 100644 --- a/camel-k-knative/consumer/runtime/pom.xml +++ b/camel-k-knative/consumer/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-knative-consumer-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-knative/deployment/pom.xml b/camel-k-knative/deployment/pom.xml index 71d7e02..7cddc11 100644 --- a/camel-k-knative/deployment/pom.xml +++ b/camel-k-knative/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-knative-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-knative/impl/pom.xml b/camel-k-knative/impl/pom.xml index 4a8b308..4813dfc 100644 --- a/camel-k-knative/impl/pom.xml +++ b/camel-k-knative/impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-knative-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-knative/pom.xml b/camel-k-knative/pom.xml index 3d7885a..38fb783 100644 --- a/camel-k-knative/pom.xml +++ b/camel-k-knative/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-knative/producer/deployment/pom.xml b/camel-k-knative/producer/deployment/pom.xml index 2a14060..b528abb 100644 --- a/camel-k-knative/producer/deployment/pom.xml +++ b/camel-k-knative/producer/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-knative-producer-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-knative/producer/pom.xml b/camel-k-knative/producer/pom.xml index 06e84be..faf0941 100644 --- a/camel-k-knative/producer/pom.xml +++ b/camel-k-knative/producer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-knative-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-knative/producer/runtime/pom.xml b/camel-k-knative/producer/runtime/pom.xml index 566976e..fe6c480 100644 --- a/camel-k-knative/producer/runtime/pom.xml +++ b/camel-k-knative/producer/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-knative-producer-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-knative/runtime/pom.xml b/camel-k-knative/runtime/pom.xml index 13fb46b..224a5fd 100644 --- a/camel-k-knative/runtime/pom.xml +++ b/camel-k-knative/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-knative-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-loader-jsh/deployment/pom.xml b/camel-k-loader-jsh/deployment/pom.xml index 2459de9..0436219 100644 --- a/camel-k-loader-jsh/deployment/pom.xml +++ b/camel-k-loader-jsh/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-loader-jsh-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-loader-jsh/impl/pom.xml b/camel-k-loader-jsh/impl/pom.xml index 6d7c18b..220bbc8 100644 --- a/camel-k-loader-jsh/impl/pom.xml +++ b/camel-k-loader-jsh/impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-loader-jsh-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-loader-jsh/pom.xml b/camel-k-loader-jsh/pom.xml index ca330f8..3a8894f 100644 --- a/camel-k-loader-jsh/pom.xml +++ b/camel-k-loader-jsh/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-loader-jsh/runtime/pom.xml b/camel-k-loader-jsh/runtime/pom.xml index 8bba475..78b0aff 100644 --- a/camel-k-loader-jsh/runtime/pom.xml +++ b/camel-k-loader-jsh/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-loader-jsh-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-master/deployment/pom.xml b/camel-k-master/deployment/pom.xml index e9062f3..061bcef 100644 --- a/camel-k-master/deployment/pom.xml +++ b/camel-k-master/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-master-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-master/impl/pom.xml b/camel-k-master/impl/pom.xml index 0fd530a..96b2308 100644 --- a/camel-k-master/impl/pom.xml +++ b/camel-k-master/impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-master-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-master/pom.xml b/camel-k-master/pom.xml index 94c521e..b7dcfa6 100644 --- a/camel-k-master/pom.xml +++ b/camel-k-master/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-master/runtime/pom.xml b/camel-k-master/runtime/pom.xml index 8369106..5a5bcc3 100644 --- a/camel-k-master/runtime/pom.xml +++ b/camel-k-master/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-master-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime/deployment/pom.xml b/camel-k-runtime/deployment/pom.xml index dc99d04..903fcc6 100644 --- a/camel-k-runtime/deployment/pom.xml +++ b/camel-k-runtime/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime/pom.xml b/camel-k-runtime/pom.xml index cc5858a..f3ffc53 100644 --- a/camel-k-runtime/pom.xml +++ b/camel-k-runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-runtime/runtime/pom.xml b/camel-k-runtime/runtime/pom.xml index f965fc5..213d8c0 100644 --- a/camel-k-runtime/runtime/pom.xml +++ b/camel-k-runtime/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-webhook/deployment/pom.xml b/camel-k-webhook/deployment/pom.xml index 305f478..f6fa1de 100644 --- a/camel-k-webhook/deployment/pom.xml +++ b/camel-k-webhook/deployment/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-webhook-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-webhook/impl/pom.xml b/camel-k-webhook/impl/pom.xml index abdb916..2d92b7a 100644 --- a/camel-k-webhook/impl/pom.xml +++ b/camel-k-webhook/impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-webhook-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-webhook/pom.xml b/camel-k-webhook/pom.xml index 364a812..1c53ada 100644 --- a/camel-k-webhook/pom.xml +++ b/camel-k-webhook/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/camel-k-webhook/runtime/pom.xml b/camel-k-webhook/runtime/pom.xml index 520ebc6..3ed5f41 100644 --- a/camel-k-webhook/runtime/pom.xml +++ b/camel-k-webhook/runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-webhook-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/camel-cloudevents/pom.xml b/components/camel-cloudevents/pom.xml index f66fab0..a003d2f 100644 --- a/components/camel-cloudevents/pom.xml +++ b/components/camel-cloudevents/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-components</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/camel-knative/camel-knative-api/pom.xml b/components/camel-knative/camel-knative-api/pom.xml index 0d9f9d0..2e6c0f0 100644 --- a/components/camel-knative/camel-knative-api/pom.xml +++ b/components/camel-knative/camel-knative-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-knative-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/camel-knative/camel-knative-http/pom.xml b/components/camel-knative/camel-knative-http/pom.xml index 7655e7c..094f13f 100644 --- a/components/camel-knative/camel-knative-http/pom.xml +++ b/components/camel-knative/camel-knative-http/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-knative-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/camel-knative/camel-knative-test/pom.xml b/components/camel-knative/camel-knative-test/pom.xml index b21f99f..82df569 100644 --- a/components/camel-knative/camel-knative-test/pom.xml +++ b/components/camel-knative/camel-knative-test/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-knative-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/camel-knative/camel-knative/pom.xml b/components/camel-knative/camel-knative/pom.xml index 7c1511d..93c1e8e 100644 --- a/components/camel-knative/camel-knative/pom.xml +++ b/components/camel-knative/camel-knative/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-knative-parent</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/camel-knative/camel-knative/src/generated/resources/org/apache/camel/component/knative/knative.json b/components/camel-knative/camel-knative/src/generated/resources/org/apache/camel/component/knative/knative.json index 84dcffc..d6bf9ae 100644 --- a/components/camel-knative/camel-knative/src/generated/resources/org/apache/camel/component/knative/knative.json +++ b/components/camel-knative/camel-knative/src/generated/resources/org/apache/camel/component/knative/knative.json @@ -11,7 +11,7 @@ "supportLevel": "Preview", "groupId": "org.apache.camel.k", "artifactId": "camel-knative", - "version": "1.9.0-SNAPSHOT", + "version": "1.9.1-SNAPSHOT", "scheme": "knative", "extendsScheme": "", "syntax": "knative:type\/typeId", diff --git a/components/camel-knative/pom.xml b/components/camel-knative/pom.xml index 9345f9f..8e7baf3 100644 --- a/components/camel-knative/pom.xml +++ b/components/camel-knative/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-components</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/components/pom.xml b/components/pom.xml index 511d140..ea8b02b 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/distribution/pom.xml b/distribution/pom.xml index bb42a2a..d347d7c 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/examples/cron/pom.xml b/examples/cron/pom.xml index 45afd42..ceadafd 100644 --- a/examples/cron/pom.xml +++ b/examples/cron/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/groovy/pom.xml b/examples/groovy/pom.xml index 3d7ee57..9fb4272 100644 --- a/examples/groovy/pom.xml +++ b/examples/groovy/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/java/pom.xml b/examples/java/pom.xml index 368650d..d183a8d 100644 --- a/examples/java/pom.xml +++ b/examples/java/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/js/pom.xml b/examples/js/pom.xml index 52db5c9..bbab3cc 100644 --- a/examples/js/pom.xml +++ b/examples/js/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/kafka-source-s3/pom.xml b/examples/kafka-source-s3/pom.xml index 94d98c4..0c7754f 100644 --- a/examples/kafka-source-s3/pom.xml +++ b/examples/kafka-source-s3/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/kamelets-discovery/pom.xml b/examples/kamelets-discovery/pom.xml index 92a7a74..a9d7206 100644 --- a/examples/kamelets-discovery/pom.xml +++ b/examples/kamelets-discovery/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/kamelets/pom.xml b/examples/kamelets/pom.xml index 8976da2..1094617 100644 --- a/examples/kamelets/pom.xml +++ b/examples/kamelets/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/knative/pom.xml b/examples/knative/pom.xml index 41f82e8..cf31ece 100644 --- a/examples/knative/pom.xml +++ b/examples/knative/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml index 8fc84b6..707977d 100644 --- a/examples/kotlin/pom.xml +++ b/examples/kotlin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/pom.xml b/examples/pom.xml index 1d56e33..96c763b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/xml/pom.xml b/examples/xml/pom.xml index 577009c..05e2b04 100644 --- a/examples/xml/pom.xml +++ b/examples/xml/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/yaml/pom.xml b/examples/yaml/pom.xml index b96fa9e..4867720 100644 --- a/examples/yaml/pom.xml +++ b/examples/yaml/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-examples</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-core/pom.xml b/itests/camel-k-itests-core/pom.xml index da29e64..5676904 100644 --- a/itests/camel-k-itests-core/pom.xml +++ b/itests/camel-k-itests-core/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-cron/pom.xml b/itests/camel-k-itests-cron/pom.xml index f89f4f2..8f01ee2 100644 --- a/itests/camel-k-itests-cron/pom.xml +++ b/itests/camel-k-itests-cron/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-kamelet/pom.xml b/itests/camel-k-itests-kamelet/pom.xml index 65d1751..33c6adf 100644 --- a/itests/camel-k-itests-kamelet/pom.xml +++ b/itests/camel-k-itests-kamelet/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-consumer/pom.xml b/itests/camel-k-itests-knative-consumer/pom.xml index d523005..ef13ed3 100644 --- a/itests/camel-k-itests-knative-consumer/pom.xml +++ b/itests/camel-k-itests-knative-consumer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-env-from-properties/pom.xml b/itests/camel-k-itests-knative-env-from-properties/pom.xml index dd47d15..180419d 100644 --- a/itests/camel-k-itests-knative-env-from-properties/pom.xml +++ b/itests/camel-k-itests-knative-env-from-properties/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-env-from-registry/pom.xml b/itests/camel-k-itests-knative-env-from-registry/pom.xml index 5db89b6..580ce10 100644 --- a/itests/camel-k-itests-knative-env-from-registry/pom.xml +++ b/itests/camel-k-itests-knative-env-from-registry/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-producer/pom.xml b/itests/camel-k-itests-knative-producer/pom.xml index 905680c..064c3d7 100644 --- a/itests/camel-k-itests-knative-producer/pom.xml +++ b/itests/camel-k-itests-knative-producer/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-sinkbinding/pom.xml b/itests/camel-k-itests-knative-sinkbinding/pom.xml index 10e3487..b6e022b 100644 --- a/itests/camel-k-itests-knative-sinkbinding/pom.xml +++ b/itests/camel-k-itests-knative-sinkbinding/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-source-groovy/pom.xml b/itests/camel-k-itests-knative-source-groovy/pom.xml index a16955c..a4d52ea 100644 --- a/itests/camel-k-itests-knative-source-groovy/pom.xml +++ b/itests/camel-k-itests-knative-source-groovy/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-source-java/pom.xml b/itests/camel-k-itests-knative-source-java/pom.xml index a74f7b0..6286218 100644 --- a/itests/camel-k-itests-knative-source-java/pom.xml +++ b/itests/camel-k-itests-knative-source-java/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-source-js/pom.xml b/itests/camel-k-itests-knative-source-js/pom.xml index 2014b32..a39aa3f 100644 --- a/itests/camel-k-itests-knative-source-js/pom.xml +++ b/itests/camel-k-itests-knative-source-js/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-source-xml/pom.xml b/itests/camel-k-itests-knative-source-xml/pom.xml index c8588c1..3ced738 100644 --- a/itests/camel-k-itests-knative-source-xml/pom.xml +++ b/itests/camel-k-itests-knative-source-xml/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative-source-yaml/pom.xml b/itests/camel-k-itests-knative-source-yaml/pom.xml index d4e5357..5640765 100644 --- a/itests/camel-k-itests-knative-source-yaml/pom.xml +++ b/itests/camel-k-itests-knative-source-yaml/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-knative/pom.xml b/itests/camel-k-itests-knative/pom.xml index 5f579cd..ef632ad 100644 --- a/itests/camel-k-itests-knative/pom.xml +++ b/itests/camel-k-itests-knative/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-loader-groovy/pom.xml b/itests/camel-k-itests-loader-groovy/pom.xml index fd948ce..b79a478 100644 --- a/itests/camel-k-itests-loader-groovy/pom.xml +++ b/itests/camel-k-itests-loader-groovy/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-loader-java/pom.xml b/itests/camel-k-itests-loader-java/pom.xml index b50fe3a..f08f594 100644 --- a/itests/camel-k-itests-loader-java/pom.xml +++ b/itests/camel-k-itests-loader-java/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-loader-js/pom.xml b/itests/camel-k-itests-loader-js/pom.xml index 4b76a42..b368103 100644 --- a/itests/camel-k-itests-loader-js/pom.xml +++ b/itests/camel-k-itests-loader-js/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-loader-jsh/pom.xml b/itests/camel-k-itests-loader-jsh/pom.xml index 02c07cf..35dd5da 100644 --- a/itests/camel-k-itests-loader-jsh/pom.xml +++ b/itests/camel-k-itests-loader-jsh/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-loader-kotlin/pom.xml b/itests/camel-k-itests-loader-kotlin/pom.xml index a25a45a..aee3fcf 100644 --- a/itests/camel-k-itests-loader-kotlin/pom.xml +++ b/itests/camel-k-itests-loader-kotlin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-loader-polyglot/pom.xml b/itests/camel-k-itests-loader-polyglot/pom.xml index 6dff62c..eb3fdb2 100644 --- a/itests/camel-k-itests-loader-polyglot/pom.xml +++ b/itests/camel-k-itests-loader-polyglot/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-loader-xml/pom.xml b/itests/camel-k-itests-loader-xml/pom.xml index 7a4c3ef..c75e9c7 100644 --- a/itests/camel-k-itests-loader-xml/pom.xml +++ b/itests/camel-k-itests-loader-xml/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-loader-yaml/pom.xml b/itests/camel-k-itests-loader-yaml/pom.xml index 602a9e4..abafd15 100644 --- a/itests/camel-k-itests-loader-yaml/pom.xml +++ b/itests/camel-k-itests-loader-yaml/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-master/pom.xml b/itests/camel-k-itests-master/pom.xml index 21fd08f..3fb92ce 100644 --- a/itests/camel-k-itests-master/pom.xml +++ b/itests/camel-k-itests-master/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-runtime-xml/pom.xml b/itests/camel-k-itests-runtime-xml/pom.xml index 40d8061..31f3691 100644 --- a/itests/camel-k-itests-runtime-xml/pom.xml +++ b/itests/camel-k-itests-runtime-xml/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-runtime-yaml/pom.xml b/itests/camel-k-itests-runtime-yaml/pom.xml index 0d96a0a..a20a5bc 100644 --- a/itests/camel-k-itests-runtime-yaml/pom.xml +++ b/itests/camel-k-itests-runtime-yaml/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-runtime/pom.xml b/itests/camel-k-itests-runtime/pom.xml index 1531113..55b2410 100644 --- a/itests/camel-k-itests-runtime/pom.xml +++ b/itests/camel-k-itests-runtime/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-webhook/pom.xml b/itests/camel-k-itests-webhook/pom.xml index da96357..9565ca0 100644 --- a/itests/camel-k-itests-webhook/pom.xml +++ b/itests/camel-k-itests-webhook/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/pom.xml b/itests/pom.xml index 41d8713..c2aa88c 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/pom.xml b/pom.xml index ae77f12..db0ba07 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> diff --git a/support/camel-k-annotations/pom.xml b/support/camel-k-annotations/pom.xml index 6756c21..cb4dfad 100644 --- a/support/camel-k-annotations/pom.xml +++ b/support/camel-k-annotations/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-support</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/camel-k-apt/pom.xml b/support/camel-k-apt/pom.xml index 367a50b..ff6073d 100644 --- a/support/camel-k-apt/pom.xml +++ b/support/camel-k-apt/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-support</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/camel-k-catalog-model/pom.xml b/support/camel-k-catalog-model/pom.xml index 3c6ed39..a7a0002 100644 --- a/support/camel-k-catalog-model/pom.xml +++ b/support/camel-k-catalog-model/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-support</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/camel-k-catalog/pom.xml b/support/camel-k-catalog/pom.xml index 6aa4d91..a8bbcee 100644 --- a/support/camel-k-catalog/pom.xml +++ b/support/camel-k-catalog/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-support</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml b/support/camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml index 5b1e4f5..32c8a0d 100644 --- a/support/camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml +++ b/support/camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests-support</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml b/support/camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml index eef4414..6718964 100644 --- a/support/camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml +++ b/support/camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests-support</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/camel-k-itests-support/pom.xml b/support/camel-k-itests-support/pom.xml index 60efc7f..26b3047 100644 --- a/support/camel-k-itests-support/pom.xml +++ b/support/camel-k-itests-support/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-support</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/camel-k-maven-plugin/pom.xml b/support/camel-k-maven-plugin/pom.xml index 9f1a656..8100e0f 100644 --- a/support/camel-k-maven-plugin/pom.xml +++ b/support/camel-k-maven-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-support</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <prerequisites> diff --git a/support/camel-k-runtime-bom/pom.xml b/support/camel-k-runtime-bom/pom.xml index 15f1a02..e3e8fd4 100644 --- a/support/camel-k-runtime-bom/pom.xml +++ b/support/camel-k-runtime-bom/pom.xml @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-bom</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> diff --git a/support/camel-k-test/pom.xml b/support/camel-k-test/pom.xml index 9845f20..7d14b6d 100644 --- a/support/camel-k-test/pom.xml +++ b/support/camel-k-test/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-support</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/pom.xml b/support/pom.xml index 56db900..4a90541 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-project</artifactId> - <version>1.9.0</version> + <version>1.9.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>