JeewxBoot 1.1 版本发布(云版本)

This commit is contained in:
zhangdaihao 2019-12-04 16:24:23 +08:00
parent cb08d0dd04
commit c308263c42
2 changed files with 2 additions and 1 deletions

View File

@ -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}

View File

@ -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>