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 82a807b8876ac0cc9c3b413a78d0645d3dfb1af6 Author: Willem Jiang <[email protected]> AuthorDate: Wed Dec 12 14:42:58 2018 +0800 SCB-976 Removed the accept test module --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5737b86..b280161 100644 --- a/pom.xml +++ b/pom.xml @@ -815,7 +815,6 @@ <id>demo</id> <modules> <module>saga-demo</module> - <module>acceptance-tests</module> </modules> </profile> <profile>
