Commit 824860f7 authored by liaozan's avatar liaozan 🏀

Upgrade to schbrain-parent 3.0.2-SNAPSHOT

parent 8ebcb78b
...@@ -4,3 +4,8 @@ spring: ...@@ -4,3 +4,8 @@ spring:
apollo: apollo:
bootstrap: bootstrap:
namespaces: application,redis-common,jdbc-common namespaces: application,redis-common,jdbc-common
management:
metrics:
export:
elastic:
host: http://dev.elasticsearch.server.schbrain.com:9200
\ No newline at end of file
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>com.schbrain.framework</groupId> <groupId>com.schbrain.framework</groupId>
<artifactId>schbrain-parent</artifactId> <artifactId>schbrain-parent</artifactId>
<version>3.0.1-SNAPSHOT</version> <version>3.0.2-SNAPSHOT</version>
</parent> </parent>
<groupId>com.schbrain</groupId> <groupId>com.schbrain</groupId>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment