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 cb3aca273bf164f5e369ff133ac89c0eec9289b6
Author: CMonkey <42.codemon...@gmail.com>
AuthorDate: Tue Aug 13 11:43:55 2019 +0800

    SCB-1418 add alpha-fsm-channel-kafka dependency to pom.xml
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index 5a7c7ee..461924d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,6 +325,11 @@
         <version>0.5.0-SNAPSHOT</version>
       </dependency>
       <dependency>
+          <groupId>org.apache.servicecomb.pack</groupId>
+          <artifactId>alpha-fsm-channel-kafka</artifactId>
+          <version>0.5.0-SNAPSHOT</version>
+      </dependency>
+      <dependency>
         <groupId>org.apache.servicecomb.pack</groupId>
         <artifactId>alpha-server</artifactId>
         <version>0.5.0-SNAPSHOT</version>

Reply via email to