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 5bde386f4476cea24bff7762d19364e09b16fdc9
Author: CMonkey <42.codemon...@gmail.com>
AuthorDate: Tue Aug 13 17:03:57 2019 +0800

    SCB-1418 delete scala dependency to alpha-fsm-channel-kafka
---
 alpha/alpha-fsm-channel-kafka/pom.xml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/alpha/alpha-fsm-channel-kafka/pom.xml 
b/alpha/alpha-fsm-channel-kafka/pom.xml
index b18babd..90e95a4 100644
--- a/alpha/alpha-fsm-channel-kafka/pom.xml
+++ b/alpha/alpha-fsm-channel-kafka/pom.xml
@@ -108,18 +108,6 @@
       <artifactId>spring-kafka-test</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.scala-lang</groupId>
-      <artifactId>scala-reflect</artifactId>
-      <version>2.11.12</version>
-        <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.scala-lang</groupId>
-      <artifactId>scala-library</artifactId>
-      <version>2.11.12</version>
-      <scope>test</scope>
-    </dependency>
 </dependencies>
 
 </project>

Reply via email to