提交 b1a28987 编写于 作者: xignzi's avatar xignzi

release:8.1.8.563

上级 d66c24f2
...@@ -14,16 +14,16 @@ ...@@ -14,16 +14,16 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<artifactId>ibiz-boot-starter-parent</artifactId> <artifactId>ibiz-boot-starter-parent</artifactId>
<groupId>net.ibizsys.plugin</groupId> <groupId>net.ibizsys.plugin</groupId>
<version>8.1.0.560</version> <version>8.1.0.563</version>
<name>iBiz Boot Starter Parent</name> <name>iBiz Boot Starter Parent</name>
<description>iBiz Boot Starter Parent</description> <description>iBiz Boot Starter Parent</description>
<properties> <properties>
<revision>8.1.0.560</revision> <revision>8.1.0.563</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<ibiz-boot-starter.version>8.1.0.560</ibiz-boot-starter.version> <ibiz-boot-starter.version>8.1.0.563</ibiz-boot-starter.version>
<ibiz.cloud.version>8.1.0.560</ibiz.cloud.version> <ibiz.cloud.version>8.1.0.563</ibiz.cloud.version>
<spring-cloud.version>2020.0.1</spring-cloud.version> <spring-cloud.version>2020.0.1</spring-cloud.version>
<spring-cloud-starter-bootstrap.version>3.0.1</spring-cloud-starter-bootstrap.version> <spring-cloud-starter-bootstrap.version>3.0.1</spring-cloud-starter-bootstrap.version>
<fastjson.version>1.2.83</fastjson.version> <fastjson.version>1.2.83</fastjson.version>
......
...@@ -6,14 +6,14 @@ ...@@ -6,14 +6,14 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>ibiz-boot-starter</artifactId> <artifactId>ibiz-boot-starter</artifactId>
<groupId>net.ibizsys.plugin</groupId> <groupId>net.ibizsys.plugin</groupId>
<version>8.1.0.560</version> <version>8.1.0.563</version>
<name>iBiz Boot Starter</name> <name>iBiz Boot Starter</name>
<description>iBiz Boot Starter</description> <description>iBiz Boot Starter</description>
<parent> <parent>
<groupId>net.ibizsys.plugin</groupId> <groupId>net.ibizsys.plugin</groupId>
<artifactId>ibiz-boot-starter-parent</artifactId> <artifactId>ibiz-boot-starter-parent</artifactId>
<version>8.1.0.560</version> <version>8.1.0.563</version>
<relativePath>../ibiz-boot-starter-parent/pom.xml</relativePath> <relativePath>../ibiz-boot-starter-parent/pom.xml</relativePath>
</parent> </parent>
......
...@@ -8,20 +8,20 @@ ...@@ -8,20 +8,20 @@
<parent> <parent>
<groupId>net.ibizsys.plugin</groupId> <groupId>net.ibizsys.plugin</groupId>
<artifactId>ibiz-boot-starter-parent</artifactId> <artifactId>ibiz-boot-starter-parent</artifactId>
<version>8.1.0.560</version> <version>8.1.0.563</version>
<relativePath>ibiz-boot-starter-parent/pom.xml</relativePath> <relativePath>ibiz-boot-starter-parent/pom.xml</relativePath>
</parent> </parent>
<groupId>net.ibizsys.plugin</groupId> <groupId>net.ibizsys.plugin</groupId>
<artifactId>ibiz-boot-starters</artifactId> <artifactId>ibiz-boot-starters</artifactId>
<version>8.1.0.560</version> <version>8.1.0.563</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>ibiz-boot-starters</name> <name>ibiz-boot-starters</name>
<description>ibiz-boot-starters</description> <description>ibiz-boot-starters</description>
<properties> <properties>
<revision>8.1.0.560</revision> <revision>8.1.0.563</revision>
</properties> </properties>
<modules> <modules>
<module>ibiz-boot-starter-parent</module> <module>ibiz-boot-starter-parent</module>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册