diff --git a/disconf-client/pom.xml b/disconf-client/pom.xml index a37e6737e..6ce71ef79 100644 --- a/disconf-client/pom.xml +++ b/disconf-client/pom.xml @@ -10,7 +10,7 @@ com.baidu.disconf disconf-base - 2.6.25 + 2.6.26-SNAPSHOT ../ diff --git a/disconf-core/pom.xml b/disconf-core/pom.xml index 7044da16d..23af09469 100644 --- a/disconf-core/pom.xml +++ b/disconf-core/pom.xml @@ -14,7 +14,7 @@ com.baidu.disconf disconf-base ../ - 2.6.25 + 2.6.26-SNAPSHOT diff --git a/disconf-demos/disconf-spring-boot-demo/disconf-spring-boot-core/pom.xml b/disconf-demos/disconf-spring-boot-demo/disconf-spring-boot-core/pom.xml index 57336510f..fdee0f4ea 100644 --- a/disconf-demos/disconf-spring-boot-demo/disconf-spring-boot-core/pom.xml +++ b/disconf-demos/disconf-spring-boot-demo/disconf-spring-boot-core/pom.xml @@ -12,23 +12,27 @@ disconf-spring-boot-core + org.springframework.boot spring-boot-starter + org.springframework.boot spring-boot-starter-aop + redis.clients jedis 2.7.3 + com.baidu.disconf disconf-client - 2.6.25 + 2.6.26-SNAPSHOT ch.qos.logback @@ -40,7 +44,9 @@ + + diff --git a/disconf-demos/disconf-standalone-demo/pom.xml b/disconf-demos/disconf-standalone-demo/pom.xml index 4111bcf4e..b90824036 100644 --- a/disconf-demos/disconf-standalone-demo/pom.xml +++ b/disconf-demos/disconf-standalone-demo/pom.xml @@ -11,7 +11,7 @@ com.baidu.disconf disconf-client - 2.6.25 + 2.6.26-SNAPSHOT diff --git a/disconf-demos/disconf-standalone-dubbo-demo/pom.xml b/disconf-demos/disconf-standalone-dubbo-demo/pom.xml index d37cb5872..3c76817cf 100644 --- a/disconf-demos/disconf-standalone-dubbo-demo/pom.xml +++ b/disconf-demos/disconf-standalone-dubbo-demo/pom.xml @@ -11,7 +11,7 @@ com.baidu.disconf disconf-client - 2.6.25 + 2.6.26-SNAPSHOT diff --git a/disconf-tool/pom.xml b/disconf-tool/pom.xml index d87334095..42bb239f9 100644 --- a/disconf-tool/pom.xml +++ b/disconf-tool/pom.xml @@ -4,7 +4,7 @@ com.baidu.disconf disconf-base - 2.6.25 + 2.6.26-SNAPSHOT disconf-tool ${disconf-tool.version} diff --git a/disconf-web/pom.xml b/disconf-web/pom.xml index 354c16984..f0adeaaca 100644 --- a/disconf-web/pom.xml +++ b/disconf-web/pom.xml @@ -12,7 +12,7 @@ com.baidu.disconf disconf-base - 2.6.25 + 2.6.26-SNAPSHOT ../ diff --git a/pom.xml b/pom.xml index fa2346fe5..07f54bb2c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.baidu.disconf disconf-base - 2.6.25 + 2.6.26-SNAPSHOT pom @@ -46,9 +46,9 @@ ${project.basedir}/src/main/resources - 2.6.25 - 2.6.25 - 2.6.25 + 2.6.26-SNAPSHOT + 2.6.26-SNAPSHOT + 2.6.26-SNAPSHOT