【修改】pom的项目名更改

This commit is contained in:
zer0Black
2021-03-05 16:40:37 +08:00
parent 629a538ff1
commit fc1276773d
13 changed files with 28 additions and 27 deletions
@@ -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>
<artifactId>jeecg-cloud-module</artifactId>
<groupId>org.jeecgframework.boot</groupId>
<groupId>com.jero.boot</groupId>
<version>2.4.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>