This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch release-1.8.x in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit f25b7cb2668b3841a2500eab67837f97ef46752e Author: nicolaferraro <ni.ferr...@gmail.com> AuthorDate: Mon Jul 5 11:18:15 2021 +0200 Bump version to 1.8.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 +- .../camel/component/cloudevents/CloudEventTypeConverterLoader.java | 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-reify/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 +- 103 files changed, 104 insertions(+), 102 deletions(-) diff --git a/camel-k-cloudevents/deployment/pom.xml b/camel-k-cloudevents/deployment/pom.xml index 1088dcf..42eee80 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-cloudevents/pom.xml b/camel-k-cloudevents/pom.xml index a7484be..b05ceee 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.8.0</version> + <version>1.8.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 822f0c1..fdd09ec 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.8.0</version> + <version>1.8.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 7d95bd9..eeb3f4f 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.8.0</version> + <version>1.8.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 7ece7cc..3fd948d 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-core/pom.xml b/camel-k-core/pom.xml index c507356..e0f1cbe 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.8.0</version> + <version>1.8.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 d222b33..39eec0a 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.8.0</version> + <version>1.8.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 4e1e935..5b62547 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.8.0</version> + <version>1.8.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 4ec0aaa..22d85f0 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.8.0</version> + <version>1.8.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 9bb9d58..1766f80 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-cron/pom.xml b/camel-k-cron/pom.xml index b9fa0e4..c6fa1c0 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.8.0</version> + <version>1.8.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 f3e7674..a378fe4 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.8.0</version> + <version>1.8.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 9d6a76f..cce769f 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.8.0</version> + <version>1.8.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 fb51af8..b3ac77d 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.8.0</version> + <version>1.8.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 b4b7b27..ab4d17a 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.8.0</version> + <version>1.8.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 c04a717..fb8f97d 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.8.0</version> + <version>1.8.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 c9792f8..50ba1b7 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.8.0</version> + <version>1.8.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 a9114e0..ca33b62 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.8.0</version> + <version>1.8.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 7833bf6..32eee81 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.8.0</version> + <version>1.8.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 4afa23a..9475deb 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-knative/pom.xml b/camel-k-knative/pom.xml index 4e9a188..28a5eb0 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.8.0</version> + <version>1.8.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 4fb42dc..b89f52b 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.8.0</version> + <version>1.8.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 841154b..9090200 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.8.0</version> + <version>1.8.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 0530f24..97d4cb3 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.8.0</version> + <version>1.8.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 d9a8d3b..d44d311 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.8.0</version> + <version>1.8.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 4ba94e2..af63163 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.8.0</version> + <version>1.8.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 f68e6b2..ae2ec86 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.8.0</version> + <version>1.8.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 13109f7..bbae981 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.8.0</version> + <version>1.8.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 030226d..97890ec 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.8.0</version> + <version>1.8.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 9776fd5..061dd91 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.8.0</version> + <version>1.8.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 1822d69..73bb8b7 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-master/pom.xml b/camel-k-master/pom.xml index 4936da7..ebcced2 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.8.0</version> + <version>1.8.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 bcb6423..c3753d2 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.8.0</version> + <version>1.8.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 6364107..b1d94ef 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime/pom.xml b/camel-k-runtime/pom.xml index c37929c..783e011 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.8.0</version> + <version>1.8.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 4cf7964..ef28d45 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.8.0</version> + <version>1.8.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 ed8a5ac..63d1a9e 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.8.0</version> + <version>1.8.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 7d8b33e..a699037 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-webhook/pom.xml b/camel-k-webhook/pom.xml index 2ceedaf..89fbf3e 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.8.0</version> + <version>1.8.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 5d7e1a6..a36dcff 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/camel-cloudevents/pom.xml b/components/camel-cloudevents/pom.xml index 049f62e..f877cca 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/components/camel-cloudevents/src/generated/java/org/apache/camel/component/cloudevents/CloudEventTypeConverterLoader.java b/components/camel-cloudevents/src/generated/java/org/apache/camel/component/cloudevents/CloudEventTypeConverterLoader.java index e3bec1a..a81b371 100644 --- a/components/camel-cloudevents/src/generated/java/org/apache/camel/component/cloudevents/CloudEventTypeConverterLoader.java +++ b/components/camel-cloudevents/src/generated/java/org/apache/camel/component/cloudevents/CloudEventTypeConverterLoader.java @@ -3,6 +3,7 @@ package org.apache.camel.component.cloudevents; import org.apache.camel.CamelContext; import org.apache.camel.CamelContextAware; +import org.apache.camel.DeferredContextBinding; import org.apache.camel.Exchange; import org.apache.camel.TypeConversionException; import org.apache.camel.TypeConverterLoaderException; @@ -16,6 +17,7 @@ import org.apache.camel.util.DoubleMap; * Generated by camel build tools - do NOT edit this file! */ @SuppressWarnings("unchecked") +@DeferredContextBinding public final class CloudEventTypeConverterLoader implements TypeConverterLoader, CamelContextAware { private CamelContext camelContext; diff --git a/components/camel-knative/camel-knative-api/pom.xml b/components/camel-knative/camel-knative-api/pom.xml index 1a2cdb1..77a8466 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.8.0</version> + <version>1.8.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 24edad5..b5441e2 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.8.0</version> + <version>1.8.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 0dd446b..204b7db 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.8.0</version> + <version>1.8.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 32f0dab..4df78e1 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.8.0</version> + <version>1.8.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 e4c9639..86ddf64 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.8.0-SNAPSHOT", + "version": "1.8.1-SNAPSHOT", "scheme": "knative", "extendsScheme": "", "syntax": "knative:type\/typeId", diff --git a/components/camel-knative/pom.xml b/components/camel-knative/pom.xml index 38430ff..bcb7a6f 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/components/pom.xml b/components/pom.xml index 667479f..083633c 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/distribution/pom.xml b/distribution/pom.xml index 9c44e20..3a605fb 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.8.0</version> + <version>1.8.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 e1e9d37..f9f521c 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/groovy/pom.xml b/examples/groovy/pom.xml index 581ef4a..357a4b0 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/java/pom.xml b/examples/java/pom.xml index 15c315e..0669be0 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/js/pom.xml b/examples/js/pom.xml index 13173b4..0309fd3 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.8.0</version> + <version>1.8.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 77cf139..d6541e6 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/kamelets-discovery/pom.xml b/examples/kamelets-discovery/pom.xml index 4127754..cd4f4b6 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/kamelets/pom.xml b/examples/kamelets/pom.xml index 43d3d79..dc8663f 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/knative/pom.xml b/examples/knative/pom.xml index ad29fc4..74f740f 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml index 584d6e3..b8fb459 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/pom.xml b/examples/pom.xml index 6a662d8..a120a17 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/xml/pom.xml b/examples/xml/pom.xml index 01f0dab..758823e 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/yaml/pom.xml b/examples/yaml/pom.xml index 46fca91..dc3bbff 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.8.0</version> + <version>1.8.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 7858f82..a964e4e 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.8.0</version> + <version>1.8.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 ebbe449..30e6821 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/camel-k-itests-kamelet-reify/pom.xml b/itests/camel-k-itests-kamelet-reify/pom.xml index e929291..e036007 100644 --- a/itests/camel-k-itests-kamelet-reify/pom.xml +++ b/itests/camel-k-itests-kamelet-reify/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-itests</artifactId> - <version>1.8.0</version> + <version>1.8.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 7bca1a1..c3801f9 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.8.0</version> + <version>1.8.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 0366de4..1eb3877 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.8.0</version> + <version>1.8.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 ad58fee..d15424c 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.8.0</version> + <version>1.8.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 b5229bc..8345594 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.8.0</version> + <version>1.8.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 a9e7561..0e5e8e5 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.8.0</version> + <version>1.8.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 d402375..91f1840 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.8.0</version> + <version>1.8.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 271f56f..4681951 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.8.0</version> + <version>1.8.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 c36e833..ca9ffab 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.8.0</version> + <version>1.8.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 4eeb242..a493b54 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.8.0</version> + <version>1.8.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 013a738..5855fe6 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.8.0</version> + <version>1.8.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 a3c4c95..7d9dd60 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.8.0</version> + <version>1.8.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 af21ca3..99aa868 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.8.0</version> + <version>1.8.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 ff32224..d5a3d29 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.8.0</version> + <version>1.8.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 d912086..0d55406 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.8.0</version> + <version>1.8.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 18a3774..a6d2d4f 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.8.0</version> + <version>1.8.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 78c638c..8fffbfe 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.8.0</version> + <version>1.8.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 bb6dcc3..c323a9a 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.8.0</version> + <version>1.8.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 621d90d..f22934b 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.8.0</version> + <version>1.8.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 a5f126a..c80f8c7 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.8.0</version> + <version>1.8.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 d485464..430f6d1 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.8.0</version> + <version>1.8.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 ecf672b..ad62a40 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.8.0</version> + <version>1.8.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 24cd946..4fa2683 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.8.0</version> + <version>1.8.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 0e39c6b..7486e88 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.8.0</version> + <version>1.8.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 54cae52..04c3084 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.8.0</version> + <version>1.8.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 8ae83c4..a49fa12 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/itests/pom.xml b/itests/pom.xml index e218e98..6bfa68b 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/pom.xml b/pom.xml index aa65f93..12e8f55 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> diff --git a/support/camel-k-annotations/pom.xml b/support/camel-k-annotations/pom.xml index abedfba..0fd4940 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.8.0</version> + <version>1.8.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 725f3d5..2376ac6 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.8.0</version> + <version>1.8.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 aa599ce..1054e12 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.8.0</version> + <version>1.8.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 4417e89..8ad793f 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.8.0</version> + <version>1.8.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 b28e2ee..4a41174 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.8.0</version> + <version>1.8.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 032c0b2..531dd1a 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.8.0</version> + <version>1.8.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 1a78860..542ca28 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.8.0</version> + <version>1.8.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 cbff79a..76ebb1f 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <prerequisites> diff --git a/support/camel-k-runtime-bom/pom.xml b/support/camel-k-runtime-bom/pom.xml index 576ae98..ac8d209 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> diff --git a/support/camel-k-test/pom.xml b/support/camel-k-test/pom.xml index 82011fc..c97ec14 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/support/pom.xml b/support/pom.xml index 854aa06..3d02c9c 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.8.0</version> + <version>1.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>