diff --git a/hera-all/hera-prometheus-agent/hera-prometheus-agent-server/pom.xml b/hera-all/hera-prometheus-agent/hera-prometheus-agent-server/pom.xml index 55ee7aadf..abf220ab6 100644 --- a/hera-all/hera-prometheus-agent/hera-prometheus-agent-server/pom.xml +++ b/hera-all/hera-prometheus-agent/hera-prometheus-agent-server/pom.xml @@ -61,29 +61,7 @@ - - - org.springframework.boot - spring-boot-maven-plugin - 2.7.5 - - - com.xiaomi.youpin.prometheus.agent.bootstrap.PrometheusAgentBootstrap - - - - - repackage - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - + @@ -101,6 +79,30 @@ src/main/resources/application-opensource-outer.properties + + + org.springframework.boot + spring-boot-maven-plugin + 2.7.5 + + + com.xiaomi.youpin.prometheus.agent.bootstrap.PrometheusAgentBootstrap + + + + + repackage + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + +