diff --git a/pom.xml b/pom.xml index f9ff4fb93..4384ebaab 100644 --- a/pom.xml +++ b/pom.xml @@ -30,33 +30,6 @@ 21 - - - Wu Sheng - wu.sheng@foxmail.com - https://github.com/wu-sheng - - Founder - PMC member - - - - Peng Yongsheng - 8082209@qq.com - https://github.com/peng-yongsheng - - PMC member - - - - Zhang Xin - https://github.com/ascrutae - - PMC member - - - - oap-server apm-commons @@ -194,6 +167,30 @@ + + org.codehaus.mojo + exec-maven-plugin + + + git submodule update + initialize + false + + git + + submodule + update + --init + --recursive + + + + exec + + + + + io.takari @@ -442,41 +439,4 @@ - - - - auto-submodule - - false - - - - - org.codehaus.mojo - exec-maven-plugin - - - git submodule update - initialize - false - - git - - submodule - update - --init - --recursive - - - - exec - - - - - - - - -