This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit 8a38018d9bf1ea51ac139e44858e448bb1e374f1 Author: Yannick Martel <martel@©odelutin.com> Date: Fri Dec 18 18:03:06 2015 +0100 upgrade d'angular dans la page health --- coselmar-ui/src/main/webapp/health.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coselmar-ui/src/main/webapp/health.html b/coselmar-ui/src/main/webapp/health.html index 235d109..8a4a8e4 100644 --- a/coselmar-ui/src/main/webapp/health.html +++ b/coselmar-ui/src/main/webapp/health.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8" /> <title>Coselmar Health Page</title> - <script src="webjars/angularjs/1.3.13/angular.js"></script> + <script src="webjars/angularjs/1.4.8/angular.js"></script> <script> var coselmarApp = angular.module("coselmarApp", []); </script> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.