|
|
|
|
@ -63,6 +63,8 @@
|
|
|
|
|
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
|
|
|
|
|
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
|
|
|
|
|
<flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version>
|
|
|
|
|
<!-- 打包默认跳过测试 -->
|
|
|
|
|
<skipTests>true</skipTests>
|
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
|
|
<profiles>
|
|
|
|
|
|