<relativePath>../pom.xml</relativePath> 参数是必须的

This commit is contained in:
YuCheng Hu 2022-05-03 11:58:17 -04:00
parent f8b57e996a
commit fc45db9033
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<groupId>com.ossez.core-java-modules</groupId>
<artifactId>core-java-modules</artifactId>
<version>0.0.2-SNAPSHOT</version>
<relativePath></relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>