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>