This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch SCB-20
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git


The following commit(s) were added to refs/heads/SCB-20 by this push:
     new aa307ac  SCB-20 Fixed the Accept test error
aa307ac is described below

commit aa307ac302dbd857e318ac3811fb522c9f14f1c6
Author: Willem Jiang <jiangni...@huawei.com>
AuthorDate: Wed May 2 17:06:10 2018 +0800

    SCB-20 Fixed the Accept test error
---
 acceptance-tests/acceptance-pack/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acceptance-tests/acceptance-pack/pom.xml 
b/acceptance-tests/acceptance-pack/pom.xml
index dd5d35a..f79213e 100644
--- a/acceptance-tests/acceptance-pack/pom.xml
+++ b/acceptance-tests/acceptance-pack/pom.xml
@@ -319,7 +319,7 @@
                   ${info.service.uri}
                 </info.service.uri>
               </systemPropertyVariables>
-              <argLine>@jacoco.failsafe.argLine</argLine>
+              <argLine>${jacoco.failsafe.argLine}</argLine>
             </configuration>
             <executions>
               <execution>

-- 
To stop receiving notification emails like this one, please contact
ningji...@apache.org.

Reply via email to