diff --git a/README.md b/README.md index 478fb033e..a71e02d06 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ https://github.com/knightliao/disconf-demos-java disconf.git branches and Maven version: -- dev(develop branch): 2.6.34 +- dev(develop branch): 2.6.35-SNAPSHOT - master(stable branch):2.6.34 - [更新日志](https://github.com/knightliao/disconf/wiki/updates) - 在Maven Central Repository里查看 [com.baidu.disconf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.baidu.disconf%22 ) diff --git a/disconf-client/pom.xml b/disconf-client/pom.xml index f14e50a10..4a6ea3740 100644 --- a/disconf-client/pom.xml +++ b/disconf-client/pom.xml @@ -10,7 +10,7 @@ com.baidu.disconf disconf-base - 2.6.34 + 2.6.35-SNAPSHOT diff --git a/disconf-core/pom.xml b/disconf-core/pom.xml index 3009f672f..296ee9721 100644 --- a/disconf-core/pom.xml +++ b/disconf-core/pom.xml @@ -13,7 +13,7 @@ com.baidu.disconf disconf-base - 2.6.34 + 2.6.35-SNAPSHOT diff --git a/disconf-web/pom.xml b/disconf-web/pom.xml index bb0bac3c1..50ed20cb4 100644 --- a/disconf-web/pom.xml +++ b/disconf-web/pom.xml @@ -12,7 +12,7 @@ com.baidu.disconf disconf-base - 2.6.34 + 2.6.35-SNAPSHOT diff --git a/pom.xml b/pom.xml index 7ef88b396..a14864678 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.baidu.disconf disconf-base - 2.6.34 + 2.6.35-SNAPSHOT pom @@ -25,9 +25,9 @@ - 2.6.34 - 2.6.34 - 2.6.34 + 2.6.34-SNAPSHOT + 2.6.34-SNAPSHOT + 2.6.34-SNAPSHOT UTF-8