JeecgBoot 3.6.1版本发布——ONLINE专题版本

This commit is contained in:
zhangdaiscott
2023-12-07 12:01:14 +08:00
parent 2a00a24058
commit 074920552a
35 changed files with 46 additions and 45 deletions

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-parent</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<packaging>pom</packaging>
<name>JEECG BOOT ${project.version} </name>
@@ -10,6 +10,7 @@
<developer>
<name>北京国炬信息技术有限公司</name>
<email>jeecgos@163.com</email>
<url>http://www.guojusoft.com</url>
</developer>
</developers>
@@ -27,7 +28,7 @@
</parent>
<properties>
<jeecgboot.version>3.6.0</jeecgboot.version>
<jeecgboot.version>3.6.1</jeecgboot.version>
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>