This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch SCB-692 in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git
commit 47f8bcfb6b1ae51d8b52b689d71c12eefa4f82c3 Author: Willem Jiang <[email protected]> AuthorDate: Thu Jul 26 15:43:22 2018 +0800 SCB-692 Fix the integration error of dependency-free-transaction-demo --- .../saga-discovery-servicecenter/src/main/resources/microservice.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/saga-discovery/saga-discovery-servicecenter/src/main/resources/microservice.yaml b/saga-discovery/saga-discovery-servicecenter/src/main/resources/microservice.yaml index c375a64..c183fc9 100644 --- a/saga-discovery/saga-discovery-servicecenter/src/main/resources/microservice.yaml +++ b/saga-discovery/saga-discovery-servicecenter/src/main/resources/microservice.yaml @@ -18,7 +18,6 @@ APPLICATION_ID: saga service_description: name: saga-service version: 0.0.1 - environment: development cse: service: registry:
