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

acosentino pushed a change to branch release-1.15.x
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


    from a92a8462 fix(ci): publish distro within the rest of modules
     new e8b5d925 [maven-release-plugin] rollback the release of 
camel-k-runtime-project-1.15.3
     new 7e8c16d7 [maven-release-plugin] rollback the release of 
camel-k-runtime-project-1.15.3

The 2 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-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-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-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-resume-kafka/deployment/pom.xml            |  2 +-
 camel-k-resume-kafka/impl/pom.xml                  |  2 +-
 camel-k-resume-kafka/pom.xml                       |  2 +-
 camel-k-resume-kafka/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 +-
 distribution/pom.xml                               | 79 ++++++++++++----------
 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 +-
 .../pom.xml                                        |  2 +-
 .../pom.xml                                        |  2 +-
 itests/camel-k-itests-knative-producer/pom.xml     |  2 +-
 itests/camel-k-itests-knative-sinkbinding/pom.xml  |  2 +-
 .../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 +-
 .../camel-k-itests-loader-inspector/pom.xml        |  2 +-
 .../camel-k-itests-runtime-inspector/pom.xml       |  2 +-
 support/camel-k-itests-support/pom.xml             |  2 +-
 support/camel-k-maven-logging/pom.xml              |  2 +-
 support/camel-k-maven-plugin/pom.xml               |  2 +-
 support/camel-k-runtime-bom/pom.xml                |  4 +-
 support/camel-k-test/pom.xml                       |  2 +-
 support/pom.xml                                    |  2 +-
 91 files changed, 133 insertions(+), 128 deletions(-)

Reply via email to