Commit 9ab309c9 by liuyu

Merge branch 'feature' into 'release'

2024/11/29 版本更新

See merge request !135
parents bc3da04b 66fe25d0
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
</parent> </parent>
<artifactId>middleware-automatic-center-client</artifactId> <artifactId>middleware-automatic-center-client</artifactId>
<version>1.0.0.6-SNAPSHOT</version> <version>1.0.0.7-SNAPSHOT</version>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<slf4j.version>1.8.0-beta4</slf4j.version> <slf4j.version>1.8.0-beta4</slf4j.version>
<dubbo.version>2.7.16</dubbo.version> <dubbo.version>2.7.16</dubbo.version>
<zookeeper.version>3.4.12</zookeeper.version> <zookeeper.version>3.4.12</zookeeper.version>
<automatic.version>1.0.0.6-SNAPSHOT</automatic.version> <automatic.version>1.0.0.7-SNAPSHOT</automatic.version>
</properties> </properties>
<dependencyManagement> <dependencyManagement>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment