diff --git a/web/src/main/webapp/index.xhtml b/web/src/main/webapp/index.xhtml
index 559c0a9a37ee724a18cdadba6a9f966a4b208e51..87b3437924fdbf96cee1613a7a1c06f6354487b4 100644
--- a/web/src/main/webapp/index.xhtml
+++ b/web/src/main/webapp/index.xhtml
@@ -12,7 +12,7 @@
 <h:head>
 	
 	<!-- Google Maps API version 3.20	-->
-	<script src="https://maps.google.com/maps/api/js?libraries=drawing&amp;v=3.26" type="text/javascript"/>
+	<script src="https://maps.google.com/maps/api/js?libraries=drawing" type="text/javascript"/>
 
 	<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" type="text/javascript"/>
 	<script src="https://twitter.github.io/typeahead.js/releases/latest/typeahead.bundle.min.js" type="text/javascript"/>