diff --git a/pom.xml b/pom.xml index c380fc5dfb..c9860ec8cf 100644 --- a/pom.xml +++ b/pom.xml @@ -402,7 +402,7 @@ 2.0.0.201206130900-r - 1.7.5-1 + 1.7.5-2 1.6 diff --git a/scm-webapp/src/main/resources/config/ehcache.xml b/scm-webapp/src/main/resources/config/ehcache.xml index 8cea01559f..95b4c268de 100644 --- a/scm-webapp/src/main/resources/config/ehcache.xml +++ b/scm-webapp/src/main/resources/config/ehcache.xml @@ -171,6 +171,7 @@ timeToLiveSeconds="86400" diskPersistent="false" copyOnRead="true" + copyOnWrite="true" />