From 26edff10d133e29e7013f803e7ef0d69ff593aeb Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 16 Apr 2013 17:26:34 +0200 Subject: SONAR-3755 implement a disk-based map --- sonar-application/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sonar-application') diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 275051193cf..9f0ef37ecfa 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -206,8 +206,8 @@ - 57000000 - 52000000 + 58000000 + 54000000 ${project.build.directory}/sonar-${project.version}.zip -- cgit v1.2.3