From e787cd69f4823a49f7a7544ecf61a3f43e0e2f87 Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Wed, 13 Jul 2016 18:12:08 +0200 Subject: [PATCH] SONAR-7797 Upgrade the distributed plugins --- pom.xml | 6 +++--- sonar-application/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 41c85feded2..2b6ce8740d6 100644 --- a/pom.xml +++ b/pom.xml @@ -55,9 +55,9 @@ 1.16-build309 - 3.13.1 - 2.11 - 5.0 + 4.0 + 2.14 + 5.3.1 1.2 1.3 1.3.176 diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 02f76e4a60d..29c41d6f6f5 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -239,7 +239,7 @@ 120000000 - 125000000 + 127000000 ${project.build.directory}/sonarqube-${project.version}.zip -- 2.39.5