Blocked Bower deps versions
diff --git a/views/ngXosViews/ceilometerDashboard/bower.json b/views/ngXosViews/ceilometerDashboard/bower.json
index 363d59d..60435fa 100644
--- a/views/ngXosViews/ceilometerDashboard/bower.json
+++ b/views/ngXosViews/ceilometerDashboard/bower.json
@@ -15,18 +15,18 @@
     "tests"
   ],
   "dependencies": {
-    "angular-chart.js": "~0.8.7",
-    "angular-animate": "~1.4.8",
-    "ui.bootstrap": "~0.14.3"
+    "angular-chart.js": "0.8.7",
+    "angular-animate": "1.4.7",
+    "ui.bootstrap": "0.14.3"
   },
   "devDependencies": {
-    "jquery": "~2.1.4",
-    "angular-mocks": "~1.4.7",
-    "angular": "~1.4.7",
-    "angular-ui-router": "~0.2.15",
-    "angular-cookies": "~1.4.7",
-    "angular-resource": "~1.4.7",
-    "ng-lodash": "~0.3.0",
+    "jquery": "2.1.4",
+    "angular-mocks": "1.4.7",
+    "angular": "1.4.7",
+    "angular-ui-router": "0.2.15",
+    "angular-cookies": "1.4.7",
+    "angular-resource": "1.4.7",
+    "ng-lodash": "0.3.0",
     "bootstrap-css": "3.3.4"
   },
   "overrides": {