From a46fb632283502280fe79d7908068f579a5dbba2 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Fri, 20 Feb 2015 19:05:46 +0100 Subject: [PATCH] Do not copy META-INF from sonarsource-branding --- server/sonar-web/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 7fbfe27e9ad..d5b9865076f 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -202,6 +202,9 @@ com.sonarsource sonarsource-branding + + META-INF/**/* + -- 2.39.5