From 4d0e6a694f184787ca32dc319a4ee031820c7e4f Mon Sep 17 00:00:00 2001 From: David Gageot Date: Thu, 10 Sep 2015 11:44:24 +0200 Subject: [PATCH] Fix the location where to download nodejs from --- server/sonar-web/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index a4093f2d8e1..b63cb655ca3 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -100,6 +100,8 @@ install-node-and-npm + https://nodejs.org/dist/ + http://registry.npmjs.org/npm/-/ v0.12.2 2.9.1 -- 2.39.5