There was an error while loading. Please reload this page.
1 parent 8c10759 commit 77232fdCopy full SHA for 77232fd
1 file changed
pom.xml
@@ -52,7 +52,6 @@
52
53
<!-- 版本属性定义:Java 版本、依赖版本与 Maven 插件版本统一管理 -->
54
<properties>
55
- <central-maven-publishing-plugin.version>0.11.0</central-maven-publishing-plugin.version>
56
<java.version>1.8</java.version>
57
<maven.compiler.source>${java.version}</maven.compiler.source>
58
<maven.compiler.target>${java.version}</maven.compiler.target>
0 commit comments