This is an automated email from the ASF dual-hosted git repository.
seanyinx pushed a commit to branch SCB-218_alpha_stateless
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git
The following commit(s) were added to refs/heads/SCB-218_alpha_stateless by
this push:
new da0314e SCB-218 included alpha core for coverage report
da0314e is described below
commit da0314ec75f0c745771b0941c8c49a925780e900
Author: seanyinx <[email protected]>
AuthorDate: Sat Jan 20 08:44:10 2018 +0800
SCB-218 included alpha core for coverage report
Signed-off-by: seanyinx <[email protected]>
---
integration-tests/coverage-aggregate/pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/integration-tests/coverage-aggregate/pom.xml
b/integration-tests/coverage-aggregate/pom.xml
index e599f09..a156600 100644
--- a/integration-tests/coverage-aggregate/pom.xml
+++ b/integration-tests/coverage-aggregate/pom.xml
@@ -75,6 +75,10 @@
</dependency>
<dependency>
<groupId>org.apache.servicecomb.saga</groupId>
+ <artifactId>alpha-core</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.servicecomb.saga</groupId>
<artifactId>alpha-server</artifactId>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].