JeewxBoot 1.1 版本发布(云版本)
This commit is contained in:
parent
cb08d0dd04
commit
c308263c42
|
@ -7,6 +7,6 @@ ${AnsiColor.BRIGHT_BLUE}
|
|||
|__/
|
||||
|
||||
${AnsiColor.BRIGHT_GREEN}
|
||||
JeeWx Boot Version: 1.0.0
|
||||
JeeWx Boot Version: 1.1.0
|
||||
Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}
|
||||
${AnsiColor.BLACK}
|
1
pom.xml
1
pom.xml
|
@ -1,6 +1,7 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.jeewxframework.boot</groupId>
|
||||
<description>JeecgBoot捷微——微信管家系统——1.1.0</description>
|
||||
<artifactId>jeewx-boot-parent</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<packaging>pom</packaging>
|
||||
|
|
Loading…
Reference in New Issue