... And also all other future service clashes
This commit is contained in:
Nico Mexis 2021-08-27 10:13:49 +02:00
parent 79403f320f
commit 481870d656
No known key found for this signature in database
GPG key ID: 27D6E17CE092AB78

View file

@ -342,6 +342,8 @@
<Implementation-Version>${project.version}</Implementation-Version>
</manifestEntries>
</transformer>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
</transformers>
</configuration>
</plugin>