ci: 模块名变更
This commit is contained in:
File diff suppressed because it is too large
Load Diff
-39372
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
Reference in New Issue
Block a user