Upgrading NodeJS (also restore builds on Windows)
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/fd998a2f Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fd998a2f Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fd998a2f Branch: refs/heads/master Commit: fd998a2fc8abf5c013b12e9314fde198c1722d03 Parents: 5c02239 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Jan 17 14:45:59 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Jan 17 14:46:08 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/fd998a2f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fd491a7..be4ceb9 100644 --- a/pom.xml +++ b/pom.xml @@ -467,7 +467,7 @@ under the License. <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version> - <nodejs.version>v5.3.0</nodejs.version> + <nodejs.version>v6.9.4</nodejs.version> <protractor.version>4.0.14</protractor.version> <adminUser>admin</adminUser>
