You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/01/17 13:46:27 UTC

[2/2] syncope git commit: Upgrading NodeJS (also restore builds on Windows)

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� <il...@apache.org>
Authored: Tue Jan 17 14:45:59 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
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>