This is an automated email from the ASF dual-hosted git repository.

pdesai pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ef4e5e  Prepare the 0.9.0 release for the main OpenWhisk repository 
(#204)
9ef4e5e is described below

commit 9ef4e5e9408b827c70c557318a86ab61b3960036
Author: Vincent <[email protected]>
AuthorDate: Fri Jun 22 18:00:37 2018 -0400

    Prepare the 0.9.0 release for the main OpenWhisk repository (#204)
    
    This PR will generated the new artifact for main OpenWhisk for
    the first release. Main openwhisk repository is selected as the
    first module to release.
---
 tools/config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/config.json b/tools/config.json
index 076299d..09ca922 100644
--- a/tools/config.json
+++ b/tools/config.json
@@ -22,7 +22,7 @@
     "openwhisk-runtime-python"
   ],
   "openwhisk": {
-    "hash": "071d841",
+    "hash": "05fca70",
     "repository": "https://github.com/apache/incubator-openwhisk.git";,
     "branch": "master"
   },

Reply via email to