You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by il...@apache.org on 2019/07/09 09:45:13 UTC

[dubbo-samples] 02/02: increase sleep time

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

iluo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git

commit 6bfa0e28f65a36c97a12ca765a07d1396ea98b4b
Author: Ian Luo <ia...@gmail.com>
AuthorDate: Tue Jul 9 17:43:23 2019 +0800

    increase sleep time
---
 dubbo-samples-zipkin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-zipkin/pom.xml b/dubbo-samples-zipkin/pom.xml
index dc07472..565af0e 100644
--- a/dubbo-samples-zipkin/pom.xml
+++ b/dubbo-samples-zipkin/pom.xml
@@ -244,7 +244,7 @@
                                 <configuration>
                                     <executable>sleep</executable>
                                     <arguments>
-                                        <argument>10</argument>
+                                        <argument>20</argument>
                                     </arguments>
                                 </configuration>
                             </execution>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org