ci: 模块名变更

This commit is contained in:
2024-04-03 13:46:09 +08:00
parent ab354131b3
commit 9c2df9320e
1243 changed files with 32 additions and 47425 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>jero-boot-base</artifactId>
<artifactId>kh-base</artifactId>
<groupId>com.jero.boot</groupId>
<version>2.5.0</version>
</parent>
@@ -2,8 +2,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>kh-base</artifactId>
<groupId>com.jero.boot</groupId>
<artifactId>jero-boot-base</artifactId>
<version>2.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,7 +39,7 @@
<!-- 代码生成核心包 -->
<dependency>
<groupId>com.jero.boot</groupId>
<artifactId>jero-boot-base-generater-core</artifactId>
<artifactId>kh-base-generater-core</artifactId>
<version>${jero.version}</version>
</dependency>
<!--集成springmvc框架并实现自动配置 -->

Some files were not shown because too many files have changed in this diff Show More