From 3ed7d7050c0db279f62a116aaf851e6cd37152ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Fri, 1 Mar 2019 00:09:34 +0800 Subject: [PATCH] Fix two things in pom. (#2303) --- pom.xml | 88 ++++++++++++++++----------------------------------------- 1 file changed, 24 insertions(+), 64 deletions(-) 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 - - - - - - - - -