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,9 +10,6 @@
</parent>
<artifactId>continew-starter-auth-justauth</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 认证模块 - JustAuth</description>
<dependencies>

View File

@@ -10,9 +10,6 @@
</parent>
<artifactId>continew-starter-auth-satoken</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter 认证模块 - SaToken</description>
<dependencies>

View File

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