Skip to content

Commit

Permalink
Removed transformer for maven-shade-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Jul 19, 2023
1 parent e5fce51 commit df8cce8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,11 +228,6 @@
<goals>
<goal>shade</goal>
</goals>
<configuration>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
</transformers>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit df8cce8

Please sign in to comment.