This is an automated email from the ASF dual-hosted git repository. duhengforever pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/rocketmq-schema-registry.git
commit 9ee689965871630fbdcdf5c22b7a60371b99439f Merge: aca43ac 682bf35 Author: Heng Du <[email protected]> AuthorDate: Sat Jul 30 16:14:13 2022 +0800 Merge pull request #12 from MatrixHB/optimize_client remove maven wrapper and optimize module name README.md | 2 +- client/pom.xml | 4 +- .../client/NormalSchemaRegistryClient.java | 13 +- .../registry/client/SchemaRegistryClient.java | 6 +- common/pom.xml | 5 +- core/.mvn/wrapper/maven-wrapper.jar | Bin 58727 -> 0 bytes core/.mvn/wrapper/maven-wrapper.properties | 2 - core/mvnw | 316 --------------------- core/mvnw.cmd | 188 ------------ core/pom.xml | 7 +- pom.xml | 1 - storage-rocketmq/pom.xml | 5 +- war/pom.xml | 3 +- 13 files changed, 14 insertions(+), 538 deletions(-)
