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-pack.git

commit 10bbf744f9caeecee7d4fc1fbee52654d4a78fd4
Author: CMonkey <[email protected]>
AuthorDate: Tue Aug 13 11:44:18 2019 +0800

    SCB-1418 add alpha-fsm-channel-kafka module to alpha
---
 alpha/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/alpha/pom.xml b/alpha/pom.xml
index 66e1660..7552ade 100644
--- a/alpha/pom.xml
+++ b/alpha/pom.xml
@@ -34,6 +34,7 @@
     <module>alpha-core</module>
     <module>alpha-fsm</module>
     <module>alpha-fsm-channel-redis</module>
+    <module>alpha-fsm-channel-kafka</module>
     <module>alpha-benchmark</module>
     <module>alpha-spring-cloud-starter-eureka</module>
     <module>alpha-spring-cloud-starter-consul</module>

Reply via email to