diff --git a/blade-core-boot/src/main/resources/bootstrap.yml b/blade-core-boot/src/main/resources/bootstrap.yml
index 0248146..36399d0 100644
--- a/blade-core-boot/src/main/resources/bootstrap.yml
+++ b/blade-core-boot/src/main/resources/bootstrap.yml
@@ -12,14 +12,6 @@ server:
#spring配置
spring:
- cloud:
- config:
- label: master
- profile: ${blade.env}
- fail-fast: true
- discovery:
- enabled: true
- service-id: blade-config-server
cache:
ehcache:
config: classpath:config/ehcache.xml
diff --git a/pom.xml b/pom.xml
index 8e4aaa9..ceb5598 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
1.0.1
0.2.1.RELEASE
- 2.0.7.RELEASE
+ 2.0.8.RELEASE
Finchley.SR2
Cairo-RELEASE