Skip to content

Commit fc45db9

Browse files
committed
<relativePath>../pom.xml</relativePath> 参数是必须的
1 parent f8b57e9 commit fc45db9

File tree

1 file changed

+1
-1
lines changed
  • core-java-modules/core-java-io

1 file changed

+1
-1
lines changed

core-java-modules/core-java-io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>com.ossez.core-java-modules</groupId>
1111
<artifactId>core-java-modules</artifactId>
1212
<version>0.0.2-SNAPSHOT</version>
13-
<relativePath></relativePath>
13+
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)