forked from github/dataease
chore: 去除pom内注释
This commit is contained in:
parent
793efc312a
commit
c4ad3e1cb9
@ -13,13 +13,6 @@
|
|||||||
<version>${dataease.version}</version>
|
<version>${dataease.version}</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<!--<parent>
|
|
||||||
<groupId>org.springframework.boot</groupId>
|
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
|
||||||
<version>2.4.3</version>
|
|
||||||
<relativePath/>
|
|
||||||
</parent>-->
|
|
||||||
|
|
||||||
<name>dataease</name>
|
<name>dataease</name>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@ -9,12 +9,6 @@
|
|||||||
<version>${dataease.version}</version>
|
<version>${dataease.version}</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<!--<parent>
|
|
||||||
<groupId>org.springframework.boot</groupId>
|
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
|
||||||
<version>2.4.3</version>
|
|
||||||
<relativePath/>
|
|
||||||
</parent>-->
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>io.dataease</groupId>
|
<groupId>io.dataease</groupId>
|
||||||
<artifactId>dataease</artifactId>
|
<artifactId>dataease</artifactId>
|
||||||
|
@ -23,13 +23,6 @@
|
|||||||
<module>dataease-plugin-datasource</module>
|
<module>dataease-plugin-datasource</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
|
|
||||||
<!--<parent>
|
|
||||||
<artifactId>spring-boot-parent</artifactId>
|
|
||||||
<groupId>org.springframework.boot</groupId>
|
|
||||||
<version>2.3.4.RELEASE</version>
|
|
||||||
</parent>-->
|
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
</properties>
|
</properties>
|
||||||
|
Loading…
Reference in New Issue
Block a user