Browse Source

版本号统一

chenyongxing 6 years ago
parent
commit
9bcb414ccd
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pom.xml
  2. 1 1
      src/main/resources/application.yml

+ 1 - 1
pom.xml

@ -10,7 +10,7 @@
    </parent>
    <artifactId>svr-eip-arbiter</artifactId>
    <version>1.3.0</version>
    <version>1.13.0</version>
    <packaging>jar</packaging>
    <name>svr-eip-arbiter</name>
    <description>EIP服务状态协调模块</description>

+ 1 - 1
src/main/resources/application.yml

@ -21,7 +21,7 @@ arbiter:
  timer:
    period: 10000
  central:
    url: 172.19.103.57:9020
    url: 172.19.103.58:9020
  tenant:
    name: jkzl
  mycat: