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

[dubbo-samples] branch master updated: add update policy config

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

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


The following commit(s) were added to refs/heads/master by this push:
     new adc3439  add update policy config
     new 165c3ba  Merge remote-tracking branch 'origin/master'
adc3439 is described below

commit adc3439bf31faed1f084bd286d8ab22026da9936
Author: ken.lj <ke...@gmail.com>
AuthorDate: Wed Jul 3 17:27:47 2019 +0800

    add update policy config
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index e9e2b0f..bf233fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,6 +195,7 @@
             </releases>
             <snapshots>
                 <enabled>true</enabled>
+                <updatePolicy>always</updatePolicy>
             </snapshots>
         </repository>
     </repositories>


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