Node.js Runtime 1.14.0 (#278)

diff --git a/tools/config.json b/tools/config.json
index 9c2d661..e0b8918 100644
--- a/tools/config.json
+++ b/tools/config.json
@@ -4,15 +4,15 @@
   "stage_url": "https://dist.apache.org/repos/dist/dev/incubator/openwhisk",
   "release_url": "https://dist.apache.org/repos/dist/release/incubator/openwhisk",
   "versioning": {
-    "version": "3.19.0-incubating",
+    "version": "1.14.0-incubating",
     "pre_release_version": "rc1"
   },
   "RepoList": [
-    "openwhisk-client-js"
+    "openwhisk-runtime-nodejs"
   ],
-  "openwhisk_client_js": {
-    "hash": "726b982 ",
-    "repository": "https://github.com/apache/incubator-openwhisk-client-js.git",
+  "openwhisk_runtime_nodejs": {
+    "hash": "3bf5268",
+    "repository": "https://github.com/apache/incubator-openwhisk-runtime-nodejs.git",
     "branch": "master"
   }
 }