chore: 移除部分无用 Maven 配置

This commit is contained in:
2024-01-18 20:08:08 +08:00
parent be14bca2ca
commit 6d9e8b43eb
30 changed files with 0 additions and 78 deletions

View File

@@ -10,8 +10,5 @@
</parent>
<artifactId>continew-starter-storage-local</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 存储模块 - 本地存储</description>
</project>

View File

@@ -11,8 +11,6 @@
<artifactId>continew-starter-storage</artifactId>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 存储模块</description>
<modules>