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