You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2021/10/19 13:55:16 UTC

[shardingsphere] branch master updated (8ee043e -> be499b1)

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

wuweijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 8ee043e  Update index for test engine (#13157)
     add be499b1  Update example pom version (#13158)

No new revisions were added by this update.

Summary of changes:
 examples/example-core/config-utility/pom.xml                          | 2 +-
 examples/example-core/example-api/pom.xml                             | 2 +-
 examples/example-core/example-raw-jdbc/pom.xml                        | 2 +-
 examples/example-core/example-spring-jpa/pom.xml                      | 2 +-
 examples/example-core/example-spring-mybatis/pom.xml                  | 2 +-
 examples/example-core/pom.xml                                         | 2 +-
 examples/other-example/pom.xml                                        | 2 +-
 examples/other-example/shardingsphere-parser-example/pom.xml          | 2 +-
 examples/pom.xml                                                      | 4 ++--
 examples/shardingsphere-jdbc-example/mixed-feature-example/pom.xml    | 2 +-
 .../sharding-readwrite-splitting-example/pom.xml                      | 2 +-
 .../sharding-readwrite-splitting-raw-jdbc-example/pom.xml             | 2 +-
 .../sharding-readwrite-splitting-spring-boot-jpa-example/pom.xml      | 2 +-
 .../sharding-readwrite-splitting-spring-boot-mybatis-example/pom.xml  | 2 +-
 .../sharding-readwrite-splitting-spring-namespace-jpa-example/pom.xml | 2 +-
 .../pom.xml                                                           | 2 +-
 examples/shardingsphere-jdbc-example/pom.xml                          | 2 +-
 .../cluster-mode-example/cluster-mode-raw-jdbc-example/pom.xml        | 2 +-
 .../cluster-mode-spring-boot-mybatis-example/pom.xml                  | 2 +-
 .../cluster-mode-spring-namespace-mybatis-example/pom.xml             | 2 +-
 .../single-feature-example/cluster-mode-example/pom.xml               | 2 +-
 .../encrypt-example/encrypt-raw-jdbc-example/pom.xml                  | 2 +-
 .../encrypt-example/encrypt-spring-boot-mybatis-example/pom.xml       | 2 +-
 .../encrypt-example/encrypt-spring-namespace-mybatis-example/pom.xml  | 2 +-
 .../single-feature-example/encrypt-example/pom.xml                    | 2 +-
 .../class-based-sharding-algorithm-example/pom.xml                    | 2 +-
 .../extension-example/custom-sharding-algortihm-example/pom.xml       | 2 +-
 .../spi-based-sharding-algorithm-example/pom.xml                      | 2 +-
 .../single-feature-example/extension-example/pom.xml                  | 2 +-
 examples/shardingsphere-jdbc-example/single-feature-example/pom.xml   | 2 +-
 .../single-feature-example/shadow-example/pom.xml                     | 2 +-
 .../shadow-example/shadow-raw-jdbc-example/pom.xml                    | 2 +-
 .../shadow-example/shadow-spring-boot-mybatis-example/pom.xml         | 2 +-
 .../shadow-example/shadow-spring-namespace-mybatis-example/pom.xml    | 2 +-
 .../single-feature-example/sharding-example/pom.xml                   | 2 +-
 .../sharding-example/sharding-raw-jdbc-example/pom.xml                | 2 +-
 .../sharding-example/sharding-spring-boot-jpa-example/pom.xml         | 2 +-
 .../sharding-example/sharding-spring-boot-mybatis-example/pom.xml     | 2 +-
 .../sharding-example/sharding-spring-namespace-jpa-example/pom.xml    | 2 +-
 .../sharding-spring-namespace-mybatis-example/pom.xml                 | 2 +-
 .../single-feature-example/transaction-example/pom.xml                | 2 +-
 .../transaction-2pc-xa-atomikos-raw-jdbc-example/pom.xml              | 2 +-
 .../transaction-2pc-xa-bitronix-raw-jdbc-example/pom.xml              | 2 +-
 .../transaction-2pc-xa-narayana-raw-jdbc-example/pom.xml              | 2 +-
 .../transaction-2pc-xa-spring-boot-example/pom.xml                    | 2 +-
 .../transaction-2pc-xa-spring-namespace-example/pom.xml               | 2 +-
 .../transaction-base-seata-raw-jdbc-example/pom.xml                   | 2 +-
 .../transaction-base-seata-spring-boot-example/pom.xml                | 2 +-
 examples/shardingsphere-proxy-example/pom.xml                         | 2 +-
 .../shardingsphere-proxy-boot-mybatis-example/pom.xml                 | 2 +-
 .../shardingsphere-proxy-hint-example/pom.xml                         | 2 +-
 examples/shardingsphere-sample/pom.xml                                | 2 +-
 examples/shardingsphere-sample/shardingsphere-example-engine/pom.xml  | 2 +-
 examples/shardingsphere-sample/shardingsphere-jdbc-sample/pom.xml     | 2 +-
 .../shardingsphere-jdbc-memory-example/pom.xml                        | 2 +-
 .../shardingsphere-jdbc-memory-local-example/pom.xml                  | 2 +-
 .../shardingsphere-jdbc-memory-local-sharding-example/pom.xml         | 2 +-
 .../shardingsphere-jdbc-memory-local-sharding-jdbc-example/pom.xml    | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 examples/shardingsphere-sample/shardingsphere-proxy-sample/pom.xml    | 2 +-
 .../shardingsphere-proxy-cluster-etcd-example/pom.xml                 | 2 +-
 .../shardingsphere-proxy-cluster-etcd-base-seata-example/pom.xml      | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-cluster-etcd-local-example/pom.xml           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-cluster-etcd-local-encrypt-example/pom.xml   | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-cluster-etcd-local-shadow-example/pom.xml    | 2 +-
 .../shardingsphere-proxy-cluster-etcd-local-sharding-example/pom.xml  | 2 +-
 .../shardingsphere-proxy-cluster-etcd-xa-atomikos-example/pom.xml     | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-cluster-etcd-xa-bitronix-example/pom.xml     | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-cluster-etcd-xa-narayana-example/pom.xml     | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-example/pom.xml            | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-base-seata-example/pom.xml | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-local-example/pom.xml      | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-example/pom.xml                       | 2 +-
 .../shardingsphere-proxy-memory-base-seata-example/pom.xml            | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-base-seata-encrypt-example/pom.xml    | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-base-seata-shadow-example/pom.xml     | 2 +-
 .../shardingsphere-proxy-memory-base-seata-sharding-example/pom.xml   | 2 +-
 .../shardingsphere-proxy-memory-local-example/pom.xml                 | 2 +-
 .../shardingsphere-proxy-memory-local-db-discovery-example/pom.xml    | 2 +-
 .../shardingsphere-proxy-memory-local-encrypt-example/pom.xml         | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-local-shadow-example/pom.xml          | 2 +-
 .../shardingsphere-proxy-memory-local-sharding-example/pom.xml        | 2 +-
 .../shardingsphere-proxy-memory-xa-atomikos-example/pom.xml           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-xa-atomikos-encrypt-example/pom.xml   | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-xa-atomikos-shadow-example/pom.xml    | 2 +-
 .../shardingsphere-proxy-memory-xa-atomikos-sharding-example/pom.xml  | 2 +-
 .../shardingsphere-proxy-memory-xa-bitronix-example/pom.xml           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-xa-bitronix-encrypt-example/pom.xml   | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-xa-bitronix-shadow-example/pom.xml    | 2 +-
 .../shardingsphere-proxy-memory-xa-bitronix-sharding-example/pom.xml  | 2 +-
 .../shardingsphere-proxy-memory-xa-narayana-example/pom.xml           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-xa-narayana-encrypt-example/pom.xml   | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-memory-xa-narayana-shadow-example/pom.xml    | 2 +-
 .../shardingsphere-proxy-memory-xa-narayana-sharding-example/pom.xml  | 2 +-
 .../shardingsphere-proxy-standalone-file-example/pom.xml              | 2 +-
 .../shardingsphere-proxy-standalone-file-base-seata-example/pom.xml   | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-standalone-file-local-example/pom.xml        | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-standalone-file-local-shadow-example/pom.xml | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-standalone-file-xa-atomikos-example/pom.xml  | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-standalone-file-xa-bitronix-example/pom.xml  | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../shardingsphere-proxy-standalone-file-xa-narayana-example/pom.xml  | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 .../pom.xml                                                           | 2 +-
 185 files changed, 186 insertions(+), 186 deletions(-)