You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2022/10/03 12:02:13 UTC

[camel-karaf] 01/02: Merge branch 'release/3.19.0' into camel-karaf-3.19.x

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

gzurowski pushed a commit to branch camel-karaf-3.19.x
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit c14c1831b3a99c7f565e082201d109475a6b4159
Merge: 952fc4e9 a920d7fb
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Mon Oct 3 12:01:13 2022 +0000

    Merge branch 'release/3.19.0' into camel-karaf-3.19.x

 archetypes/camel-archetype-blueprint/pom.xml       |  2 +-
 archetypes/pom.xml                                 |  2 +-
 bom/camel-karaf-bom/pom.xml                        |  2 +-
 bom/pom.xml                                        |  2 +-
 catalog/camel-catalog-provider-karaf/pom.xml       |  5 +-
 catalog/pom.xml                                    |  2 +-
 components/camel-bean-validator-osgi/pom.xml       |  2 +-
 components/camel-blueprint-main/pom.xml            |  2 +-
 components/camel-blueprint/pom.xml                 | 60 ++++++++++------------
 components/camel-cmis-osgi/pom.xml                 |  2 +-
 components/camel-cxf-blueprint/pom.xml             |  2 +-
 components/camel-cxf-transport-blueprint/pom.xml   |  2 +-
 components/camel-eventadmin/pom.xml                |  2 +-
 components/camel-jcache-osgi/pom.xml               |  2 +-
 components/camel-kura/pom.xml                      |  2 +-
 components/camel-paxlogging/pom.xml                |  2 +-
 components/camel-servlet-osgi/pom.xml              |  2 +-
 components/camel-test-blueprint-junit5/pom.xml     |  2 +-
 components/camel-test-blueprint/pom.xml            |  2 +-
 components/camel-test-karaf/pom.xml                |  2 +-
 components/camel-zookeeper-master-osgi/pom.xml     |  2 +-
 components/pom.xml                                 |  5 +-
 core/camel-core-osgi/pom.xml                       |  2 +-
 core/pom.xml                                       |  2 +-
 platforms/commands/commands-core/pom.xml           |  2 +-
 platforms/commands/pom.xml                         |  2 +-
 platforms/karaf/commands/pom.xml                   |  2 +-
 platforms/karaf/features/pom.xml                   |  2 +-
 platforms/karaf/pom.xml                            |  2 +-
 platforms/pom.xml                                  |  2 +-
 pom.xml                                            |  8 +--
 tests/camel-blueprint-cxf-test/pom.xml             |  2 +-
 tests/camel-blueprint-test/pom.xml                 |  2 +-
 tests/camel-itest-osgi/pom.xml                     |  2 +-
 tests/pom.xml                                      |  2 +-
 .../pom.xml                                        |  2 +-
 tooling/camel-karaf-maven-plugin/pom.xml           |  2 +-
 tooling/pom.xml                                    |  2 +-
 38 files changed, 69 insertions(+), 77 deletions(-)