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

albumenj pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


    from 796e9ec9b6 fix: fix mutiple tracing config (#12247)
     add ed6afe1ac3 Use bom mode flatten (#12239)

No new revisions were added by this update.

Summary of changes:
 .../dubbo-demo-annotation-consumer/pom.xml         | 14 +++-
 .../dubbo-demo-annotation-provider/pom.xml         | 12 +++
 .../dubbo-demo-api/dubbo-demo-api-consumer/pom.xml | 12 +++
 .../dubbo-demo-api/dubbo-demo-api-provider/pom.xml | 12 +++
 dubbo-demo/dubbo-demo-generic-call/pom.xml         | 12 +++
 dubbo-demo/dubbo-demo-interface/pom.xml            |  1 +
 .../dubbo-demo-native-consumer/pom.xml             | 91 +++++++++++++++++++++
 .../dubbo-demo-native-provider/pom.xml             | 92 ++++++++++++++++++++++
 .../dubbo-demo-spring-boot-consumer/pom.xml        | 10 +++
 .../dubbo-demo-spring-boot-provider/pom.xml        |  9 +++
 dubbo-demo/dubbo-demo-triple/pom.xml               | 16 ++++
 .../dubbo-demo-jaxrs-rest-consumer/pom.xml         | 14 ++++
 .../dubbo-demo-jaxrs-rest-provider/pom.xml         | 14 ++++
 .../dubbo-demo-spring-mvc-rest-consumer/pom.xml    | 14 ++++
 .../dubbo-demo-spring-mvc-rest-provider/pom.xml    | 14 ++++
 .../dubbo-demo-xml/dubbo-demo-xml-consumer/pom.xml | 14 ++++
 .../dubbo-demo-xml/dubbo-demo-xml-provider/pom.xml | 16 ++++
 dubbo-dependencies-bom/pom.xml                     |  2 +-
 dubbo-dependencies/pom.xml                         | 29 +++++++
 dubbo-distribution/dubbo-bom/pom.xml               | 31 ++++++++
 dubbo-test/dubbo-dependencies-all/pom.xml          | 75 ++++++++++++++++++
 dubbo-test/dubbo-test-check/pom.xml                |  1 +
 dubbo-test/dubbo-test-common/pom.xml               |  5 +-
 dubbo-test/dubbo-test-modules/pom.xml              |  1 +
 dubbo-test/dubbo-test-spring/pom.xml               | 16 +++-
 dubbo-test/dubbo-test-spring3.2/pom.xml            |  2 +-
 dubbo-test/dubbo-test-spring4.1/pom.xml            |  2 +-
 dubbo-test/dubbo-test-spring4.2/pom.xml            |  2 +-
 dubbo-test/pom.xml                                 |  2 +-
 pom.xml                                            |  2 +-
 30 files changed, 528 insertions(+), 9 deletions(-)

Reply via email to