You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/07/01 00:50:05 UTC

[camel-karaf] branch automatic-periodic-sync updated (7650eaa -> d520fd8)

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

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git.


    from 7650eaa  [CAMEL-16379] Support for JDK 16
     add 83b8da2  Set version to 3.12.0-SNAPSHOT
     add d520fd8  [create-pull-request] automated change

No new revisions were added by this update.

Summary of changes:
 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                 |  2 +-
 catalog/pom.xml                                              |  2 +-
 components/camel-bean-osgi/pom.xml                           |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../camel-bean-osgi/src/generated/resources/bean-osgi.json   |  2 +-
 components/camel-bean-validator-osgi/pom.xml                 |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../src/generated/resources/bean-validator-osgi.json         |  2 +-
 components/camel-blueprint-main/pom.xml                      |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../src/generated/resources/blueprint-main.json              |  2 +-
 components/camel-blueprint/pom.xml                           |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../camel-blueprint/src/generated/resources/blueprint.json   |  2 +-
 components/camel-cmis-osgi/pom.xml                           |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../camel-cmis-osgi/src/generated/resources/cmis-osgi.json   |  2 +-
 components/camel-cxf-blueprint/pom.xml                       |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../src/generated/resources/cxf-blueprint.json               |  2 +-
 components/camel-cxf-transport-blueprint/pom.xml             |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../src/generated/resources/cxf-transport-blueprint.json     |  2 +-
 components/camel-eventadmin/pom.xml                          |  2 +-
 .../META-INF/services/org/apache/camel/component.properties  |  2 +-
 .../org/apache/camel/component/eventadmin/eventadmin.json    |  2 +-
 components/camel-jcache-osgi/pom.xml                         |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../src/generated/resources/jcache-osgi.json                 |  2 +-
 components/camel-kura/pom.xml                                |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 components/camel-kura/src/generated/resources/kura.json      |  2 +-
 components/camel-osgi-activator/pom.xml                      |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../src/generated/resources/osgi-activator.json              |  2 +-
 components/camel-paxlogging/pom.xml                          |  2 +-
 .../META-INF/services/org/apache/camel/component.properties  |  2 +-
 .../org/apache/camel/component/paxlogging/paxlogging.json    |  2 +-
 components/camel-servlet-osgi/pom.xml                        |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../src/generated/resources/servlet-osgi.json                |  2 +-
 components/camel-test-blueprint/pom.xml                      |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../src/generated/resources/test-blueprint.json              |  2 +-
 components/camel-test-karaf/pom.xml                          |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../camel-test-karaf/src/generated/resources/test-karaf.json |  2 +-
 components/camel-zookeeper-master-osgi/pom.xml               |  2 +-
 .../META-INF/services/org/apache/camel/other.properties      |  2 +-
 .../src/generated/resources/zookeeper-master-osgi.json       |  2 +-
 components/pom.xml                                           |  2 +-
 core/camel-core-osgi/pom.xml                                 |  2 +-
 core/pom.xml                                                 |  2 +-
 docs/modules/ROOT/pages/components.adoc                      | 12 ++++++------
 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                                                      |  2 +-
 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 +-
 tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml   |  2 +-
 tooling/camel-karaf-docs-maven-plugin/pom.xml                |  2 +-
 tooling/camel-karaf-maven-plugin/pom.xml                     |  2 +-
 tooling/pom.xml                                              |  2 +-
 73 files changed, 78 insertions(+), 78 deletions(-)