Repository: syncope Updated Branches: refs/heads/2_0_X f171af874 -> ae159005e refs/heads/master 5c02239d8 -> fd998a2fc
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/ae159005 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/ae159005 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/ae159005 Branch: refs/heads/2_0_X Commit: ae159005e289fb2d6c395b73743273de0dcd2391 Parents: f171af8 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Jan 17 14:45:59 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Jan 17 14:45:59 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/ae159005/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 97f8781..d559ec1 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>
