You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/12/12 06:45:47 UTC

[servicecomb-saga-actuator] 02/02: SCB-976 Removed the accept test module

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 <ji...@huawei.com>
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>