diff --git a/dubbo-compatible/pom.xml b/dubbo-compatible/pom.xml index 5d0891978fb..5a7201cbc6a 100644 --- a/dubbo-compatible/pom.xml +++ b/dubbo-compatible/pom.xml @@ -79,58 +79,11 @@ log4j-slf4j-impl test - - org.apache.dubbo - dubbo-serialization-hessian2 - ${project.parent.version} - test - - - org.apache.dubbo - dubbo-serialization-fastjson2 - ${project.parent.version} - test - - - org.apache.dubbo - dubbo-registry-multicast - ${project.parent.version} - test - - - org.apache.dubbo - dubbo-registry-zookeeper - ${project.parent.version} - test - - - org.apache.dubbo - dubbo-configcenter-zookeeper - ${project.parent.version} - test - org.apache.dubbo dubbo-metadata-processor ${project.parent.version} test - - org.apache.dubbo - dubbo-metadata-report-zookeeper - ${project.parent.version} - test - - - com.alibaba - fastjson - test - - - org.apache.dubbo - dubbo-test-check - ${project.parent.version} - test -