导入项目需要的子模块

This commit is contained in:
YuCheng Hu 2022-04-30 17:21:10 -04:00
parent e9a1f1927a
commit 669e2be78c
1 changed files with 1 additions and 1 deletions

View File

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