diff --git a/dubbo-distribution/pom.xml b/dubbo-distribution/pom.xml index cb85215347..ac8f517f98 100644 --- a/dubbo-distribution/pom.xml +++ b/dubbo-distribution/pom.xml @@ -27,6 +27,13 @@ dubbo-distribution pom + + 2.40.0 + check + 1.0.0 + 2.38.0 + + release @@ -41,7 +48,7 @@ dubbo-all - true + [8,) dubbo-all @@ -55,11 +62,58 @@ - dubbo-all-shaded - - dubbo-all-shaded - dubbo-bom - + java11+ + + [11,) + + + + + + com.diffplug.spotless + spotless-maven-plugin + ${spotless-maven-plugin.version} + + + + ${palantirJavaFormat.version} + + + + dubbo-importorder.txt + + + checkstyle-header.txt + + + + + false + true + + + + true + + + + + com.alibaba + dubbo-shared-resources + ${dubbo-shared-resources.version} + + + + + + ${spotless.action} + + process-sources + + + + +