summaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-model-fat/pom.xml b/config-model-fat/pom.xml
index 430e471afd0..5f36a26ccef 100644
--- a/config-model-fat/pom.xml
+++ b/config-model-fat/pom.xml
@@ -69,6 +69,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
+ <_fixupmessages>"Classes found in the wrong directory"</_fixupmessages> <!-- Hide warnings for multi-release jars -->
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
<Bundle-Version>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}</Bundle-Version>
<Embed-Dependency>*;scope=compile|runtime</Embed-Dependency>