Composer 0.11.0 rc1 (#260)

diff --git a/tools/config.json b/tools/config.json
index 6c0ac74..b76e93c 100644
--- a/tools/config.json
+++ b/tools/config.json
@@ -4,27 +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": "2.0.0-incubating",
-    "pre_release_version": "rc2"
+    "version": "0.11.0-incubating",
+    "pre_release_version": "rc1"
   },
   "RepoList": [
-      "openwhisk-package-alarms",
-      "openwhisk-package-cloudant",
-      "openwhisk-package-kafka"
+      "openwhisk-composer"
   ],
-  "openwhisk_package_alarms": {
-    "hash": "dd6ab4d81c8893436e7242170d57951c089d5185",
-    "repository": "https://github.com/apache/incubator-openwhisk-package-alarms.git",
-    "branch": "master"
-  },
-  "openwhisk_package_cloudant": {
-    "hash": "ce5dac9cb0204fb2f78195d9e3f9364236613a31",
-    "repository": "https://github.com/apache/incubator-openwhisk-package-cloudant.git",
-    "branch": "master"
-  },
-  "openwhisk_package_kafka": {
-    "hash": "49820dd24170f24a37c02fae6ba7ec06e190423f",
-    "repository": "https://github.com/apache/incubator-openwhisk-package-kafka.git",
+  "openwhisk_composer": {
+    "hash": "35fad149738691802bd37c6b6e4a5e9a7d72df3e",
+    "repository": "https://github.com/apache/incubator-openwhisk-composer.git",
     "branch": "master"
   }
 }