Fix yotta version dependencies again
diff --git a/yotta/data/module.json b/yotta/data/module.json
index 8436675..e480ade 100644
--- a/yotta/data/module.json
+++ b/yotta/data/module.json
@@ -10,7 +10,7 @@
     ],
     "dependencies": {},
     "targetDependencies": {
-        "mbed": { "cmsis-core": "~0.3.0" }
+        "mbed": { "cmsis-core": "~0.2.3" }
     },
     "testTargetDependencies": {
         "mbed": { "sockets": "~0.5.0" }