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

wusheng pushed a commit to branch wu-sheng-patch-2
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit 0df047cc516099617f99d01e5cfe2c6aa8617646
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Sat May 26 21:50:09 2018 +0800

    Update pom.xml
    
    Try to fix a big fail of async-validator. The official team removed their 
1.8.2 release....
---
 apm-webapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apm-webapp/pom.xml b/apm-webapp/pom.xml
index 539098a..9278dbd 100644
--- a/apm-webapp/pom.xml
+++ b/apm-webapp/pom.xml
@@ -125,7 +125,7 @@
                             <goal>npm</goal>
                         </goals>
                         <configuration>
-                            <arguments>install 
--registry=https://registry.npmjs.org/</arguments>
+                            <arguments>install 
--registry=https://registry.yarnpkg.org/</arguments>
                         </configuration>
                     </execution>
                     <execution>

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

Reply via email to