fix(novel-common.pom): 修改 novel-common 的 parent

This commit is contained in:
xiongxiaoyang 2023-04-04 00:59:56 +08:00
parent 10c5cb4045
commit 58b0666214

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>io.github.xxyopen</groupId>
<artifactId>novel-cloud</artifactId>
<artifactId>novel-core</artifactId>
<version>2.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>