diff --git a/webapp/src/main/webapp/WEB-INF/web.xml b/webapp/src/main/webapp/WEB-INF/web.xml
index 0b5d97cc..a4ab2c2a 100644
--- a/webapp/src/main/webapp/WEB-INF/web.xml
+++ b/webapp/src/main/webapp/WEB-INF/web.xml
@@ -162,15 +162,15 @@
org.apache.catalina.filters.ExpiresFilter
ExpiresByType image
- access plus 10 minutes
+ access plus 1 week
ExpiresByType text/css
- access plus 10 minutes
+ access plus 1 week
ExpiresByType application/javascript
- access plus 10 minutes
+ access plus 1 week