diff --git a/pom.xml b/pom.xml index dc449774d..a148906ac 100644 --- a/pom.xml +++ b/pom.xml @@ -111,6 +111,7 @@ true true + 3.2.4 diff --git a/spring-cloud-starter-tencent-all/pom.xml b/spring-cloud-starter-tencent-all/pom.xml index 1aaa8bbc7..8ea9f59aa 100644 --- a/spring-cloud-starter-tencent-all/pom.xml +++ b/spring-cloud-starter-tencent-all/pom.xml @@ -12,7 +12,6 @@ spring-cloud-starter-tencent-all Spring Cloud Starter Tencent ALL In One - pom @@ -63,4 +62,78 @@ spring-boot-starter-actuator + + + + + maven-shade-plugin + + + package + + shade + + + true + false + + + + + + *:* + + META-INF/*.MF + META-INF/NOTICE + META-INF/DEPENDENCIES + META-INF/LICENSE + META-INF/NOTICE.txt + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + META-INF/*.RSA + META-INF/io.netty.versions.properties + module-info.java + module-info.class + + + + + + com.google + shade.polaris.com.google + + + com.fasterxml + shade.polaris.com.fasterxml + + + google + shade.polaris.google + + + io.grpc.protobuf + shade.polaris.io.grpc.protobuf + + + org.yaml + shade.polaris.org.yaml + + + io.grpc + shade.polaris.io.grpc + + + io.netty + shade.polaris.io.netty + + + + + + + + + diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 4b7214f9f..53bfc7e94 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -161,7 +161,6 @@ com.tencent.cloud spring-cloud-starter-tencent-all - pom ${revision} diff --git a/spring-cloud-tencent-examples/quickstart-example/quickstart-callee-service-a/pom.xml b/spring-cloud-tencent-examples/quickstart-example/quickstart-callee-service-a/pom.xml index b569ce913..24e580e18 100644 --- a/spring-cloud-tencent-examples/quickstart-example/quickstart-callee-service-a/pom.xml +++ b/spring-cloud-tencent-examples/quickstart-example/quickstart-callee-service-a/pom.xml @@ -17,7 +17,6 @@ com.tencent.cloud spring-cloud-starter-tencent-all - pom diff --git a/spring-cloud-tencent-examples/quickstart-example/quickstart-callee-service-b/pom.xml b/spring-cloud-tencent-examples/quickstart-example/quickstart-callee-service-b/pom.xml index c5f525b39..e25650591 100644 --- a/spring-cloud-tencent-examples/quickstart-example/quickstart-callee-service-b/pom.xml +++ b/spring-cloud-tencent-examples/quickstart-example/quickstart-callee-service-b/pom.xml @@ -17,7 +17,6 @@ com.tencent.cloud spring-cloud-starter-tencent-all - pom diff --git a/spring-cloud-tencent-examples/quickstart-example/quickstart-caller-service/pom.xml b/spring-cloud-tencent-examples/quickstart-example/quickstart-caller-service/pom.xml index d9f796cb0..1fd0f5f53 100644 --- a/spring-cloud-tencent-examples/quickstart-example/quickstart-caller-service/pom.xml +++ b/spring-cloud-tencent-examples/quickstart-example/quickstart-caller-service/pom.xml @@ -17,7 +17,6 @@ com.tencent.cloud spring-cloud-starter-tencent-all - pom diff --git a/spring-cloud-tencent-examples/quickstart-example/quickstart-gateway-service/pom.xml b/spring-cloud-tencent-examples/quickstart-example/quickstart-gateway-service/pom.xml index fa916ec9e..9bfb76041 100644 --- a/spring-cloud-tencent-examples/quickstart-example/quickstart-gateway-service/pom.xml +++ b/spring-cloud-tencent-examples/quickstart-example/quickstart-gateway-service/pom.xml @@ -17,7 +17,6 @@ com.tencent.cloud spring-cloud-starter-tencent-all - pom