This is an automated email from the ASF dual-hosted git repository.

nferraro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.


    from c703ea5  Merge pull request #223 from nicolaferraro/cron
     add 0894c7c  [maven-release-plugin] prepare release 
camel-k-runtime-parent-1.0.10
     new c117db0  [maven-release-plugin] prepare for next development iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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/camel-k-loader-yaml-common/pom.xml            | 2 +-
 camel-k-loader-yaml/camel-k-loader-yaml/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-groovy/deployment/pom.xml  | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-groovy/pom.xml             | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-groovy/runtime/pom.xml     | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-java/deployment/pom.xml    | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-java/pom.xml               | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-java/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/camel-k-quarkus-loader-knative/deployment/pom.xml | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-knative/pom.xml            | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-knative/runtime/pom.xml    | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-kotlin/deployment/pom.xml  | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-kotlin/pom.xml             | 2 +-
 camel-k-quarkus/camel-k-quarkus-loader-kotlin/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/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                                       | 2 +-
 camel-k-runtime-core/pom.xml                                      | 2 +-
 camel-k-runtime-cron/pom.xml                                      | 5 ++---
 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-groovy/pom.xml           | 2 +-
 examples/camel-k-runtime-example-quarkus-java/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                                                           | 2 +-
 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 +-
 72 files changed, 73 insertions(+), 74 deletions(-)

Reply via email to