diff --git a/dubbo-demo/pom.xml b/dubbo-demo/pom.xml index 172e225577..07e0d5493c 100644 --- a/dubbo-demo/pom.xml +++ b/dubbo-demo/pom.xml @@ -35,15 +35,4 @@ dubbo-demo-consumer dubbo-demo-examples - - - - com.alibaba.dubbo.plugins - maven-dubbo-plugin - - true - - - - diff --git a/dubbo-remoting/dubbo-remoting-grizzly/pom.xml b/dubbo-remoting/dubbo-remoting-grizzly/pom.xml index 58de7bc27c..fd2868454c 100644 --- a/dubbo-remoting/dubbo-remoting-grizzly/pom.xml +++ b/dubbo-remoting/dubbo-remoting-grizzly/pom.xml @@ -39,15 +39,4 @@ grizzly-core - - - - com.alibaba.dubbo.plugins - maven-dubbo-plugin - - true - - - - \ No newline at end of file diff --git a/dubbo/pom.xml b/dubbo/pom.xml index 9cb4ff3090..ca6c55a654 100644 --- a/dubbo/pom.xml +++ b/dubbo/pom.xml @@ -447,18 +447,6 @@ - - com.alibaba.dubbo.plugins - maven-dubbo-plugin - - - merge - - merge-export-class - - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index ee9e6551af..fc1b1a6520 100644 --- a/pom.xml +++ b/pom.xml @@ -394,21 +394,6 @@ ${skip_maven_deploy} - - - com.alibaba.dubbo.plugins - maven-dubbo-plugin - - - export-class - - export-class - - - true - - -