|
|
@@ -5,11 +5,11 @@
|
|
|
<parent>
|
|
|
<groupId>cc.mrbird</groupId>
|
|
|
<artifactId>febs-cloud</artifactId>
|
|
|
- <version>1.1-SNAPSHOT</version>
|
|
|
+ <version>1.3-SNAPSHOT</version>
|
|
|
<relativePath>../febs-cloud/pom.xml</relativePath>
|
|
|
</parent>
|
|
|
<artifactId>febs-gateway</artifactId>
|
|
|
- <version>1.1-SNAPSHOT</version>
|
|
|
+ <version>1.3-SNAPSHOT</version>
|
|
|
<name>FEBS-Gateway</name>
|
|
|
<description>FEBS-Gateway服务网关模块</description>
|
|
|
|
|
|
@@ -17,7 +17,7 @@
|
|
|
<dependency>
|
|
|
<groupId>cc.mrbird</groupId>
|
|
|
<artifactId>febs-common</artifactId>
|
|
|
- <version>1.1-SNAPSHOT</version>
|
|
|
+ <version>1.3-SNAPSHOT</version>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>org.springframework.boot</groupId>
|