knightliao 8 年之前
父节点
当前提交
324be32c8a
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -25,9 +25,9 @@
 
     <properties>
         <!-- 模块版本号 -->
-        <disconf-core.version>2.6.34-SNAPSHOT</disconf-core.version>
-        <disconf-client.version>2.6.34-SNAPSHOT</disconf-client.version>
-        <disconf-client-spring.version>2.6.34-SNAPSHOT</disconf-client-spring.version>
+        <disconf-core.version>2.6.35-SNAPSHOT</disconf-core.version>
+        <disconf-client.version>2.6.35-SNAPSHOT</disconf-client.version>
+        <disconf-client-spring.version>2.6.35-SNAPSHOT</disconf-client-spring.version>
 
         <!-- Spring項目配置 -->
         <encoding>UTF-8</encoding>