diff --git a/dubbo-distribution/dubbo-all-shaded/pom.xml b/dubbo-distribution/dubbo-all-shaded/pom.xml index b7426c4d7b1..c259d3b60b5 100644 --- a/dubbo-distribution/dubbo-all-shaded/pom.xml +++ b/dubbo-distribution/dubbo-all-shaded/pom.xml @@ -305,13 +305,6 @@ compile true - - org.apache.dubbo - dubbo-remoting-http - ${project.version} - compile - true - org.apache.dubbo dubbo-remoting-netty @@ -485,7 +478,6 @@ org.apache.dubbo:dubbo-registry-nacos org.apache.dubbo:dubbo-registry-zookeeper org.apache.dubbo:dubbo-remoting-api - org.apache.dubbo:dubbo-remoting-http org.apache.dubbo:dubbo-remoting-netty4 org.apache.dubbo:dubbo-remoting-netty org.apache.dubbo:dubbo-remoting-zookeeper-curator5 diff --git a/dubbo-distribution/dubbo-bom/pom.xml b/dubbo-distribution/dubbo-bom/pom.xml index 80335d6743b..47175873452 100644 --- a/dubbo-distribution/dubbo-bom/pom.xml +++ b/dubbo-distribution/dubbo-bom/pom.xml @@ -390,11 +390,6 @@ dubbo-remoting-api ${project.version} - - org.apache.dubbo - dubbo-remoting-http - ${project.version} - org.apache.dubbo dubbo-remoting-http12 @@ -438,11 +433,6 @@ dubbo-rpc-injvm ${project.version} - - org.apache.dubbo - dubbo-rpc-rest - ${project.version} - org.apache.dubbo