From 2ac19c4107619d6cffaa57b45d2940b26de0e7a0 Mon Sep 17 00:00:00 2001 From: nferraro Date: Fri, 25 Oct 2019 23:40:06 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- camel-k-loader-groovy/pom.xml | 2 +- camel-k-loader-java/pom.xml | 2 +- camel-k-loader-js/pom.xml | 2 +- camel-k-loader-knative/pom.xml | 2 +- camel-k-loader-kotlin/pom.xml | 2 +- camel-k-loader-xml/pom.xml | 2 +- camel-k-loader-yaml/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-core/deployment/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-core/it/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-core/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-core/runtime/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-knative/deployment/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-knative/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-knative/runtime/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-js/deployment/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-js/it/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-js/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-js/runtime/pom.xml | 2 +- .../camel-k-quarkus-loader-knative/deployment/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-knative/pom.xml | 2 +- .../camel-k-quarkus-loader-knative/runtime/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-xml/deployment/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-xml/it/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-xml/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-xml/runtime/pom.xml | 2 +- .../camel-k-quarkus-loader-yaml/deployment/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-yaml/it/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-yaml/pom.xml | 2 +- camel-k-quarkus/camel-k-quarkus-loader-yaml/runtime/pom.xml | 2 +- camel-k-quarkus/camel-k-runtime-quarkus/deployment/pom.xml | 2 +- camel-k-quarkus/camel-k-runtime-quarkus/pom.xml | 2 +- camel-k-quarkus/camel-k-runtime-quarkus/runtime/pom.xml | 2 +- camel-k-quarkus/pom.xml | 2 +- camel-k-runtime-bom/pom.xml | 4 ++-- camel-k-runtime-core/pom.xml | 2 +- camel-k-runtime-health/pom.xml | 2 +- camel-k-runtime-knative/pom.xml | 2 +- camel-k-runtime-main/pom.xml | 2 +- camel-k-runtime-servlet/pom.xml | 2 +- camel-k-runtime-webhook/pom.xml | 2 +- camel-knative/camel-knative-api/pom.xml | 2 +- camel-knative/camel-knative-http/pom.xml | 2 +- camel-knative/camel-knative/pom.xml | 2 +- camel-knative/pom.xml | 2 +- distribution/pom.xml | 2 +- examples/camel-k-runtime-example-health/pom.xml | 2 +- examples/camel-k-runtime-example-knative/pom.xml | 2 +- examples/camel-k-runtime-example-quarkus-js/pom.xml | 2 +- examples/camel-k-runtime-example-quarkus-knative/pom.xml | 2 +- examples/camel-k-runtime-example-quarkus-yaml/pom.xml | 2 +- examples/camel-k-runtime-example-servlet/pom.xml | 2 +- examples/camel-k-runtime-example-yaml/pom.xml | 2 +- examples/pom.xml | 2 +- pom.xml | 4 ++-- tooling/camel-k-annotations/pom.xml | 2 +- tooling/camel-k-apt/pom.xml | 2 +- tooling/camel-k-maven-plugin/pom.xml | 2 +- tooling/pom.xml | 2 +- 58 files changed, 60 insertions(+), 60 deletions(-) diff --git a/camel-k-loader-groovy/pom.xml b/camel-k-loader-groovy/pom.xml index 1d0886565..2cb5d6f97 100644 --- a/camel-k-loader-groovy/pom.xml +++ b/camel-k-loader-groovy/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-loader-java/pom.xml b/camel-k-loader-java/pom.xml index fa2291f00..11dccea49 100644 --- a/camel-k-loader-java/pom.xml +++ b/camel-k-loader-java/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-loader-js/pom.xml b/camel-k-loader-js/pom.xml index 7975da2b2..488b7a034 100644 --- a/camel-k-loader-js/pom.xml +++ b/camel-k-loader-js/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-loader-knative/pom.xml b/camel-k-loader-knative/pom.xml index bbc67b250..00462e052 100644 --- a/camel-k-loader-knative/pom.xml +++ b/camel-k-loader-knative/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-loader-kotlin/pom.xml b/camel-k-loader-kotlin/pom.xml index 3ef3ede24..58cafa3c9 100644 --- a/camel-k-loader-kotlin/pom.xml +++ b/camel-k-loader-kotlin/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-loader-xml/pom.xml b/camel-k-loader-xml/pom.xml index 834c99530..4f19005bf 100644 --- a/camel-k-loader-xml/pom.xml +++ b/camel-k-loader-xml/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-loader-yaml/pom.xml b/camel-k-loader-yaml/pom.xml index f36d3c334..147464d11 100644 --- a/camel-k-loader-yaml/pom.xml +++ b/camel-k-loader-yaml/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-core/deployment/pom.xml b/camel-k-quarkus/camel-k-quarkus-core/deployment/pom.xml index 89a8c75c8..4351aa99e 100644 --- a/camel-k-quarkus/camel-k-quarkus-core/deployment/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-core/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-core-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-core/it/pom.xml b/camel-k-quarkus/camel-k-quarkus-core/it/pom.xml index b4765c2a1..b4ee85604 100644 --- a/camel-k-quarkus/camel-k-quarkus-core/it/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-core/it/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-core-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-core/pom.xml b/camel-k-quarkus/camel-k-quarkus-core/pom.xml index 24c47817e..526aa5701 100644 --- a/camel-k-quarkus/camel-k-quarkus-core/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-core/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/camel-k-quarkus/camel-k-quarkus-core/runtime/pom.xml b/camel-k-quarkus/camel-k-quarkus-core/runtime/pom.xml index df0d633ab..7e1e05f25 100644 --- a/camel-k-quarkus/camel-k-quarkus-core/runtime/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-core/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-core-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-knative/deployment/pom.xml b/camel-k-quarkus/camel-k-quarkus-knative/deployment/pom.xml index 8b53377e6..544e3df03 100644 --- a/camel-k-quarkus/camel-k-quarkus-knative/deployment/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-knative/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-knative-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-knative/pom.xml b/camel-k-quarkus/camel-k-quarkus-knative/pom.xml index 440337599..bcc675d6e 100644 --- a/camel-k-quarkus/camel-k-quarkus-knative/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-knative/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/camel-k-quarkus/camel-k-quarkus-knative/runtime/pom.xml b/camel-k-quarkus/camel-k-quarkus-knative/runtime/pom.xml index 09c871c76..01aef0cc0 100644 --- a/camel-k-quarkus/camel-k-quarkus-knative/runtime/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-knative/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-knative-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-js/deployment/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-js/deployment/pom.xml index 053352586..9c11a4f52 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-js/deployment/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-js/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-js-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-js/it/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-js/it/pom.xml index 0fe968567..887bb5e21 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-js/it/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-js/it/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-js-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-js/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-js/pom.xml index b3d0f5edc..92e344576 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-js/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-js/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/camel-k-quarkus/camel-k-quarkus-loader-js/runtime/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-js/runtime/pom.xml index c26de8ba0..322ee42fa 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-js/runtime/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-js/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-js-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-knative/deployment/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-knative/deployment/pom.xml index 37cbd2d5f..ed821c978 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-knative/deployment/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-knative/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-knative-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-knative/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-knative/pom.xml index b206d47e5..ef48446c6 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-knative/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-knative/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/camel-k-quarkus/camel-k-quarkus-loader-knative/runtime/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-knative/runtime/pom.xml index 6d9b8ed70..b3766d248 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-knative/runtime/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-knative/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-knative-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-xml/deployment/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-xml/deployment/pom.xml index 4c9ac8a7b..7bd12fa60 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-xml/deployment/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-xml/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-xml-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-xml/it/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-xml/it/pom.xml index 2f5731bfa..185d6eeeb 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-xml/it/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-xml/it/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-xml-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-xml/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-xml/pom.xml index c18312b48..e69210689 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-xml/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-xml/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/camel-k-quarkus/camel-k-quarkus-loader-xml/runtime/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-xml/runtime/pom.xml index e5e54f37e..cfda4c2b8 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-xml/runtime/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-xml/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-xml-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-yaml/deployment/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-yaml/deployment/pom.xml index 4afb6bff7..d5666d677 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-yaml/deployment/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-yaml/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-yaml-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-yaml/it/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-yaml/it/pom.xml index d8db7a301..83e6883ce 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-yaml/it/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-yaml/it/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-yaml-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-quarkus-loader-yaml/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-yaml/pom.xml index afafe95a9..b4eb395ec 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-yaml/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-yaml/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/camel-k-quarkus/camel-k-quarkus-loader-yaml/runtime/pom.xml b/camel-k-quarkus/camel-k-quarkus-loader-yaml/runtime/pom.xml index 69ac6d316..444679510 100644 --- a/camel-k-quarkus/camel-k-quarkus-loader-yaml/runtime/pom.xml +++ b/camel-k-quarkus/camel-k-quarkus-loader-yaml/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus-loader-yaml-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-runtime-quarkus/deployment/pom.xml b/camel-k-quarkus/camel-k-runtime-quarkus/deployment/pom.xml index 81d1bce1f..fe7a90087 100644 --- a/camel-k-quarkus/camel-k-runtime-quarkus/deployment/pom.xml +++ b/camel-k-quarkus/camel-k-runtime-quarkus/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-quarkus-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/camel-k-runtime-quarkus/pom.xml b/camel-k-quarkus/camel-k-runtime-quarkus/pom.xml index 068c70c51..576ca86ef 100644 --- a/camel-k-quarkus/camel-k-runtime-quarkus/pom.xml +++ b/camel-k-quarkus/camel-k-runtime-quarkus/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-quarkus - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/camel-k-quarkus/camel-k-runtime-quarkus/runtime/pom.xml b/camel-k-quarkus/camel-k-runtime-quarkus/runtime/pom.xml index 5349e41e7..6f85828a2 100644 --- a/camel-k-quarkus/camel-k-runtime-quarkus/runtime/pom.xml +++ b/camel-k-quarkus/camel-k-runtime-quarkus/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-quarkus-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-quarkus/pom.xml b/camel-k-quarkus/pom.xml index dcb1110b1..d77d1a1dc 100644 --- a/camel-k-quarkus/pom.xml +++ b/camel-k-quarkus/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/camel-k-runtime-bom/pom.xml b/camel-k-runtime-bom/pom.xml index 22876ac8d..9375a132d 100644 --- a/camel-k-runtime-bom/pom.xml +++ b/camel-k-runtime-bom/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.camel.k camel-k-runtime-bom - 1.0.6 + 1.0.7-SNAPSHOT pom @@ -57,7 +57,7 @@ scm:git:http://gitbox.apache.org/repos/asf/camel-k-runtime.git scm:git:https://gitbox.apache.org/repos/asf/camel-k-runtime.git https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=summary - camel-k-runtime-parent-1.0.6 + camel-k-runtime-parent-0.3.2 diff --git a/camel-k-runtime-core/pom.xml b/camel-k-runtime-core/pom.xml index 556a2a9a5..72eeea9c1 100644 --- a/camel-k-runtime-core/pom.xml +++ b/camel-k-runtime-core/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-runtime-health/pom.xml b/camel-k-runtime-health/pom.xml index ffcd14748..0c0d359c4 100644 --- a/camel-k-runtime-health/pom.xml +++ b/camel-k-runtime-health/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-runtime-knative/pom.xml b/camel-k-runtime-knative/pom.xml index 65c03c66b..fb248d868 100644 --- a/camel-k-runtime-knative/pom.xml +++ b/camel-k-runtime-knative/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-runtime-main/pom.xml b/camel-k-runtime-main/pom.xml index 7403f48b7..b5649b36c 100644 --- a/camel-k-runtime-main/pom.xml +++ b/camel-k-runtime-main/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-runtime-servlet/pom.xml b/camel-k-runtime-servlet/pom.xml index e54e0cbc7..6b13ddb6c 100644 --- a/camel-k-runtime-servlet/pom.xml +++ b/camel-k-runtime-servlet/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-k-runtime-webhook/pom.xml b/camel-k-runtime-webhook/pom.xml index df7a47988..1270d1a43 100644 --- a/camel-k-runtime-webhook/pom.xml +++ b/camel-k-runtime-webhook/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-knative/camel-knative-api/pom.xml b/camel-knative/camel-knative-api/pom.xml index 6d8932031..0a38ce09f 100644 --- a/camel-knative/camel-knative-api/pom.xml +++ b/camel-knative/camel-knative-api/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-knative-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-knative/camel-knative-http/pom.xml b/camel-knative/camel-knative-http/pom.xml index c8e1902f4..e70584d14 100644 --- a/camel-knative/camel-knative-http/pom.xml +++ b/camel-knative/camel-knative-http/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-knative-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-knative/camel-knative/pom.xml b/camel-knative/camel-knative/pom.xml index 56fb34c33..c731e6d00 100644 --- a/camel-knative/camel-knative/pom.xml +++ b/camel-knative/camel-knative/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-knative-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/camel-knative/pom.xml b/camel-knative/pom.xml index 95839411c..e475fdf7f 100644 --- a/camel-knative/pom.xml +++ b/camel-knative/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/distribution/pom.xml b/distribution/pom.xml index 6a5c52b41..de57798e8 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 pom diff --git a/examples/camel-k-runtime-example-health/pom.xml b/examples/camel-k-runtime-example-health/pom.xml index 52942d804..da0523b92 100644 --- a/examples/camel-k-runtime-example-health/pom.xml +++ b/examples/camel-k-runtime-example-health/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-examples - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/examples/camel-k-runtime-example-knative/pom.xml b/examples/camel-k-runtime-example-knative/pom.xml index a7de72d5f..e09fc130e 100644 --- a/examples/camel-k-runtime-example-knative/pom.xml +++ b/examples/camel-k-runtime-example-knative/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-examples - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/examples/camel-k-runtime-example-quarkus-js/pom.xml b/examples/camel-k-runtime-example-quarkus-js/pom.xml index e2879d974..5853de173 100644 --- a/examples/camel-k-runtime-example-quarkus-js/pom.xml +++ b/examples/camel-k-runtime-example-quarkus-js/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.k camel-k-runtime-examples - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/examples/camel-k-runtime-example-quarkus-knative/pom.xml b/examples/camel-k-runtime-example-quarkus-knative/pom.xml index 4998d8ed4..2cbd59b83 100644 --- a/examples/camel-k-runtime-example-quarkus-knative/pom.xml +++ b/examples/camel-k-runtime-example-quarkus-knative/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.k camel-k-runtime-examples - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/examples/camel-k-runtime-example-quarkus-yaml/pom.xml b/examples/camel-k-runtime-example-quarkus-yaml/pom.xml index bf6172643..6baef945f 100644 --- a/examples/camel-k-runtime-example-quarkus-yaml/pom.xml +++ b/examples/camel-k-runtime-example-quarkus-yaml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.k camel-k-runtime-examples - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/examples/camel-k-runtime-example-servlet/pom.xml b/examples/camel-k-runtime-example-servlet/pom.xml index adb9ad6ca..c1dca8ced 100644 --- a/examples/camel-k-runtime-example-servlet/pom.xml +++ b/examples/camel-k-runtime-example-servlet/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-examples - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/examples/camel-k-runtime-example-yaml/pom.xml b/examples/camel-k-runtime-example-yaml/pom.xml index 966a53e0b..ace28101b 100644 --- a/examples/camel-k-runtime-example-yaml/pom.xml +++ b/examples/camel-k-runtime-example-yaml/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-examples - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index e642816ad..8e9aa7fb5 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index bda1f677f..235df1713 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 4.0.0 org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT pom @@ -106,7 +106,7 @@ scm:git:http://gitbox.apache.org/repos/asf/camel-k-runtime.git scm:git:https://gitbox.apache.org/repos/asf/camel-k-runtime.git https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=summary - camel-k-runtime-parent-1.0.6 + camel-k-runtime-parent-0.3.2 diff --git a/tooling/camel-k-annotations/pom.xml b/tooling/camel-k-annotations/pom.xml index cdcbd867f..de0e8897f 100644 --- a/tooling/camel-k-annotations/pom.xml +++ b/tooling/camel-k-annotations/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-tooling - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/tooling/camel-k-apt/pom.xml b/tooling/camel-k-apt/pom.xml index 3f5f5cb8d..bbdbd3f9d 100644 --- a/tooling/camel-k-apt/pom.xml +++ b/tooling/camel-k-apt/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-tooling - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/tooling/camel-k-maven-plugin/pom.xml b/tooling/camel-k-maven-plugin/pom.xml index c8fefe43d..3ef551414 100644 --- a/tooling/camel-k-maven-plugin/pom.xml +++ b/tooling/camel-k-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-tooling - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0 diff --git a/tooling/pom.xml b/tooling/pom.xml index ce5856646..fb8036f7b 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.k camel-k-runtime-parent - 1.0.6 + 1.0.7-SNAPSHOT 4.0.0