Skip to content

Commit

Permalink
Put back ServicesResourceTransformer
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Jul 19, 2023
1 parent b5f9f12 commit 9d5f0ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,9 @@
<artifactId>maven-shade-plugin</artifactId>
<configuration>
<minimizeJar>false</minimizeJar>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
</transformers>
<artifactSet>
<includes>
<include>com.airbus-cyber-security.graylog:*</include>
Expand Down

0 comments on commit 9d5f0ef

Please sign in to comment.