From: Jean-Baptiste Lievremont Date: Wed, 17 Dec 2014 14:19:36 +0000 (+0100) Subject: Set xml-apis as provided artifact (part of Java 7) X-Git-Tag: latest-silver-master-#65~470 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1de893f4ba5394713e695f780d258de4eae1299b;p=sonarqube.git Set xml-apis as provided artifact (part of Java 7) --- diff --git a/pom.xml b/pom.xml index 6c728f8dd92..ff45974c8c3 100644 --- a/pom.xml +++ b/pom.xml @@ -1099,6 +1099,15 @@ tomcat-embed-logging-juli ${tomcat.version} + + + + xml-apis + xml-apis + 1.4.01 + provided + +