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/incubator-servicecomb-saga.git

commit c1f0a10d326e0c0aabc5a5591f5b519ee8c758c3
Author: Willem Jiang <jiangni...@huawei.com>
AuthorDate: Mon Aug 20 08:40:02 2018 +0800

    SCB-852 Fixed the build error by adding saga-core-akka module
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 542fb1c..83e5366 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,7 @@
 
   <modules>
     <module>saga-core</module>
+    <module>saga-core-akka</module>
     <module>transports</module>
     <module>saga-spring</module>
     <module>docker-build-config</module>

Reply via email to