This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-saga-actuator.git
commit 55f04d862ddf6a5bdac779b1f72a88537187282d Author: Willem Jiang <[email protected]> AuthorDate: Tue Dec 11 11:43:24 2018 +0800 SCB-976 Clean up the pom of saga-demo --- saga-demo/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/saga-demo/pom.xml b/saga-demo/pom.xml index 614dfa6..4e43e07 100644 --- a/saga-demo/pom.xml +++ b/saga-demo/pom.xml @@ -30,12 +30,8 @@ <packaging>pom</packaging> <modules> - <module>saga-dubbo-demo</module> - <module>saga-spring-demo</module> - <module>saga-servicecomb-demo</module> <module>dependency-free-transaction-demo</module> <module>conditional-transaction-demo</module> - <module>tcc-spring-demo</module> </modules> <dependencyManagement>
