From 8875546d4d04eaaeba745f468b78918459f905fb Mon Sep 17 00:00:00 2001 From: Teryk Bellahsene Date: Thu, 11 May 2017 18:32:30 +0200 Subject: SONAR-9190 Embed SonarXML 4.2.885 --- sonar-application/pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'sonar-application') diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 64b7d2f48c6..6d01e82a68a 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -144,6 +144,12 @@ sonar-plugin provided + + org.sonarsource.xml + sonar-xml-plugin + sonar-plugin + provided + tanukisoft @@ -236,8 +242,8 @@ - 128000000 - 136000000 + 136000000 + 144000000 ${project.build.directory}/sonarqube-${project.version}.zip -- cgit v1.2.3